diff options
| author | rebortg <github@ghlr.de> | 2023-01-15 21:44:04 +0100 |
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2023-01-15 21:44:04 +0100 |
| commit | 1294b7700ec47084c6423c044afd6d90af461ef0 (patch) | |
| tree | 38a7397169181e8351ce75465853766d1144e363 | |
| parent | 83b68ccc33c01d19c89ff9315658ff4da31d0625 (diff) | |
| download | vyos-documentation-1294b7700ec47084c6423c044afd6d90af461ef0.tar.gz vyos-documentation-1294b7700ec47084c6423c044afd6d90af461ef0.zip | |
CLI: correct typo
| -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 1037c912..0a5fddf9 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -110,7 +110,7 @@ files. Terminology ########### -A live VyOS system has three major types of configurations: +A VyOS system has three major types of configurations: * **Active** or **running configuration** is the system configuration that is loaded and currently active (used by VyOS). Any change in |
