diff --git a/README.asciidoc b/README.asciidoc index aa23743e..9ac8e31c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -516,10 +516,8 @@ Changes * `y`: yank selections * `p`: paste after current selection end * `P`: paste before current selection begin - * ``: paste all after current selection end, and - select each pasted string. - * ``: paste all before current selection begin, and - select each pasted string. + * ``: paste all after current selection end + * ``: paste all before current selection begin * `R`: replace current selection with yanked text * ``: replace current selection with every yanked text