fix typo in README

This commit is contained in:
Daniel Micay 2012-10-02 11:22:16 -04:00
parent a7e2352596
commit 8899877581
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ COMMAND MODE
+------------------------+-----------------------------------------------------------+
| ``W`` or ctrl-right | forward WORD (non-whitespace) |
+------------------------+-----------------------------------------------------------+
| ``W`` or ctrl-left | backward WORD (non-whitespace) |
| ``B`` or ctrl-left | backward WORD (non-whitespace) |
+------------------------+-----------------------------------------------------------+
| ``$`` | end-of-line |
+------------------------+-----------------------------------------------------------+