summaryrefslogtreecommitdiff
path: root/docs/image-mgmt.rst
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2020-01-12 11:46:37 +0700
committerGitHub <noreply@github.com>2020-01-12 11:46:37 +0700
commitbea7c7318f0f7d2d6e11ee1d4db840fa7f88941a (patch)
treeea06c94dca1c8693053dd9d481638b92a084fe6b /docs/image-mgmt.rst
parent689756182ba1e16df51315407cdc749e6136e0cc (diff)
parent74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (diff)
downloadvyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.tar.gz
vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.zip
Merge pull request #183 from StephenOrJames/master
Fix some typos and capitalizations
Diffstat (limited to 'docs/image-mgmt.rst')
-rw-r--r--docs/image-mgmt.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/image-mgmt.rst b/docs/image-mgmt.rst
index 595872de..9b2da077 100644
--- a/docs/image-mgmt.rst
+++ b/docs/image-mgmt.rst
@@ -51,7 +51,7 @@ configured to be the default (:opcmd:`set system image default-boot`).
.. opcmd:: delete system image [image-name]
Delete no longer needed images from the system. You can specify an optional
- image name to delete, the image name can be retrived via a list of available
+ image name to delete, the image name can be retrieved via a list of available
images can be shown using the :opcmd:`show system image`.
.. code-block:: none