diff --git a/README.asciidoc b/README.asciidoc index 9495173ab..7477f3e3d 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -245,8 +245,8 @@ Commands begining with g are used to goto certain position and or buffer: * _gg_, _gk_: go to the first line * _gj_: go to the last line - * _gt_, _gk_: go to the first displayed line - * _gc_, _gk_: go to the middle displayed line + * _gt_: go to the first displayed line + * _gc_: go to the middle displayed line * _gb_: go to the last displayed line * _ga_: go to the previous (alternate) buffer