summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEve <Awesomerly@users.noreply.github.com>2023-01-23 09:09:36 -0500
committerEve <Awesomerly@users.noreply.github.com>2023-01-23 09:09:36 -0500
commit5df614330d2d13bed0ca2acee8e7011dfe1fc74c (patch)
treeba2ff0f5608f23916dcd6698b8c8ffd3615b53a1
parent509788460889ed934e4a51d03243aedf776e8b96 (diff)
Remove mention of in README
-rw-r--r--README.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 2f0ebcd0..561be22a 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -604,7 +604,7 @@ One way to get a multiselection is via the `s` key.
For example, to change all occurrences of word 'roger' to word 'marcel'
in a paragraph, here is what can be done:
- * select the paragraph with enough `X`
+ * select the paragraph with `x` then enough `J`
* press `s` and enter roger, then enter
* now paragraph selection was replaced with multiselection of each roger in
the paragraph