diff --git a/README.asciidoc b/README.asciidoc index 74834e2e..56f24542 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -343,7 +343,7 @@ See <> below for instructions on extending (appending to) the current * `e`: select preceding whitespaces and the word on the right of selection end * ``: same as [wbe] but select WORD instead of word - * `f`: select to the next occurrence of the given character + * `f`: select to (including) the next occurrence of the given character * `t`: select until (excluding) the next occurrence of the given character * ``: same as [ft] but in the other direction