docs: Fix typo (#1017)

* Change `commando` -> `command`

Signed-off-by: mr.Shu <mr@shu.io>
This commit is contained in:
Marek Šuppa
2020-09-22 20:17:18 +02:00
committed by GitHub
parent 78216de25e
commit a6878015e6
+1 -1
View File
@@ -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*
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 =
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.