Merge pull request #182 from currite/image-mgmt-typo

image management: fix typo at last paragraph
This commit is contained in:
Robert Göhler 2020-01-11 09:33:35 +01:00 committed by GitHub
commit 689756182b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,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``.