docs: Fix typo (#1017)
* Change `commando` -> `command` Signed-off-by: mr.Shu <mr@shu.io>
This commit is contained in:
+1
-1
@@ -2042,7 +2042,7 @@ For jumping inside a single file, you can omit the file in the link: >
|
|||||||
Table of Contents *vimwiki-toc* *vimwiki-table-of-contents*
|
Table of Contents *vimwiki-toc* *vimwiki-table-of-contents*
|
||||||
|
|
||||||
You can create a "table of contents" at the top of your wiki file.
|
You can create a "table of contents" at the top of your wiki file.
|
||||||
The commando |:VimwikiTOC| creates the magic header >
|
The command |:VimwikiTOC| creates the magic header >
|
||||||
= Contents =
|
= Contents =
|
||||||
in the current file and below it a list of all the headers in this file as
|
in the current file and below it a list of all the headers in this file as
|
||||||
links, so you can directly jump to specific parts of the file.
|
links, so you can directly jump to specific parts of the file.
|
||||||
|
|||||||
Reference in New Issue
Block a user