diff --git a/README.asciidoc b/README.asciidoc index 6607c238e..2f0ebcd0f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -420,7 +420,7 @@ See <> below for instructions on extending (appending to) the current * `m`: select to matching character * `M`: extend selection to matching character - * ``: expand selections to contain full lines (including end-of-lines) + * `x`: expand selections to contain full lines (including end-of-lines) * ``: trim selections to only contain full lines (not including last end-of-line)