summaryrefslogtreecommitdiff
path: root/docs/configuration-overview.rst
diff options
context:
space:
mode:
authorStephen James <stephenorjames@gmail.com>2020-01-11 23:34:32 -0500
committerStephen James <stephenorjames@gmail.com>2020-01-11 23:37:28 -0500
commit74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch)
treeea06c94dca1c8693053dd9d481638b92a084fe6b /docs/configuration-overview.rst
parent689756182ba1e16df51315407cdc749e6136e0cc (diff)
downloadvyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz
vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip
Fix some typos and capitalizations
Diffstat (limited to 'docs/configuration-overview.rst')
-rw-r--r--docs/configuration-overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration-overview.rst b/docs/configuration-overview.rst
index 96650b2b..cadaabac 100644
--- a/docs/configuration-overview.rst
+++ b/docs/configuration-overview.rst
@@ -6,7 +6,7 @@ Configuration Overview
VyOS makes use of a unified configuration file for the entire systems
configuration: ``/config/config.boot``. This allows easy template creation,
-backup, and replication of system configuration. A sytem can thus also be
+backup, and replication of system configuration. A system can thus also be
easily cloned by simply copying the required configuration files.
Terminology
@@ -341,7 +341,7 @@ Config Archive
==============
VyOS automatically maintains backups of every previous configurations which
-has been comitted to the system.
+has been committed to the system.
Local Archive
-------------