diff --git a/doc/table-mode.txt b/doc/table-mode.txt index 20095db..92d74e6 100644 --- a/doc/table-mode.txt +++ b/doc/table-mode.txt @@ -29,7 +29,7 @@ GETTING STARTED *table-mode-getting-started* Create Table on the fly: Using Table Mode is dead simple. You simply start typing on a new line - with the table separator - |g:table-mode-separator|, and you just type + with the table separator - |table-mode-separator|, and you just type away! The plugin does the rest automatically for you as you type. With each additional separator you add, it aligns the table properly, without having to do anything else.