diff options
author | Vladimir Belousov <v.belousov@kaymera.com> | 2021-01-03 13:44:50 +0200 |
---|---|---|
committer | Vladimir Belousov <v.belousov@kaymera.com> | 2021-01-03 13:44:50 +0200 |
commit | 3004f1aa6928d6fe0173fa8fb5ebd912e0a88f4a (patch) | |
tree | 6dab47dfc6fe764403825f0729eb4df0f5fbf3a5 /docs/cli.rst | |
parent | d5628237621e2c5ee6b87aaf54d897514d4d30ae (diff) | |
download | vyos-documentation-3004f1aa6928d6fe0173fa8fb5ebd912e0a88f4a.tar.gz vyos-documentation-3004f1aa6928d6fe0173fa8fb5ebd912e0a88f4a.zip |
Docs: Fix typo error in the header of the article
Diffstat (limited to 'docs/cli.rst')
-rw-r--r-- | docs/cli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 7964c490..bd0d37a8 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -1,7 +1,7 @@ .. _cli: ##################### -Comand Line Interface +Command Line Interface ##################### The VyOS :abbr:`CLI (Command-Line Interface)` comprises an operational and a |