diff --git a/README.md b/README.md index 0882126..5c44f1f 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ the current line with `p` and before the cursor with `P`. **Example: explicit naming of register** -`"aY` yanks the current line into register `a`. Move to another line. "AY" +`"aY` yanks the current line into register `a`. Move to another line. `"AY` appends the current line to register `a`. I suggest playing around with with all these registers a bit and constantly