summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 3b8f04c3..58db52e1 100644
--- a/docs/image-mgmt.rst
+++ b/docs/image-mgmt.rst
@@ -149,7 +149,7 @@ configuration.
After reboot you might want to verify the version you are running with the
:opcmd:`show version` command.
-.. hint:: You can always access files from a previous installation any copy
+.. hint:: You can always access files from a previous installation and copy
them to your current image. This can be done using the :opcmd:`copy`
command. To copy ``/config/config.boot`` from VyOS 1.2.1 image use ``copy
file 1.2.1://config/config.boot to /tmp/config.boot.1.2.1``.