diff options
| author | Stephen Blott | 2016-02-18 10:39:16 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-02-18 10:39:16 +0000 | 
| commit | fc9d6b16a2f0a2e405a2e74eea8e0e282a50f981 (patch) | |
| tree | 9dbff25bc4af361799a58edfffb40b77f203ab74 /README.md | |
| parent | 2e23d60acde1d4da62fbd917fe6ce27520ff05d8 (diff) | |
| download | vimium-fc9d6b16a2f0a2e405a2e74eea8e0e282a50f981.tar.bz2 | |
Fix typo in README.md.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -168,7 +168,7 @@ Next version (not yet released)  - `gg` now accepts a `count` prefix.  It scrolls to an absolute position    measured from the top of the window (and a multiple of `scrollStepSize`).  - Bug fixes: -    - `<c-a-[` is not longer treated as escape. +    - `<c-a-[>` is not longer treated as escape.  1.54 (2016-01-30) | 
