Fix typo in text (#27793)
Fix typo in the word "s everal" to "several".
This commit is contained in:
@ -20,8 +20,7 @@ certain key presses can:
|
|||||||
- **k** move one row up
|
- **k** move one row up
|
||||||
- **l** move one character right
|
- **l** move one character right
|
||||||
|
|
||||||
As many vim commands, row movement can be prefixed by a number to move s
|
As many vim commands, row movement can be prefixed by a number to move several lines at a time:
|
||||||
everal lines at a time:
|
|
||||||
- **4j** move 4 rows down
|
- **4j** move 4 rows down
|
||||||
- **6k** move 6 rows up
|
- **6k** move 6 rows up
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user