aboutsummaryrefslogtreecommitdiff
path: root/book/src/keymap.md
diff options
context:
space:
mode:
authorTshepang Mbambo2023-06-08 04:27:58 +0000
committerGitHub2023-06-08 04:27:58 +0000
commit27891cdc8d48a61b4a25b95a8ac45256ff69fcbe (patch)
tree5a8367c872ee83c7e42903e68518ea12de767f99 /book/src/keymap.md
parentd4427125eb9f1f6936fae4c8569feb0893b76155 (diff)
misc doc fixes/improvements (#7282)
Diffstat (limited to 'book/src/keymap.md')
-rw-r--r--book/src/keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index e8b140c8..add73191 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -392,7 +392,7 @@ end = "no_op"
Select mode echoes Normal mode, but changes any movements to extend
selections rather than replace them. Goto motions are also changed to
-extend, so that `vgl` for example extends the selection to the end of
+extend, so that `vgl`, for example, extends the selection to the end of
the line.
Search is also affected. By default, `n` and `N` will remove the current