diff options
author | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:34:32 -0500 |
---|---|---|
committer | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:37:28 -0500 |
commit | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch) | |
tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/install.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip |
Fix some typos and capitalizations
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install.rst b/docs/install.rst index 0f6f0f23..dbf426ec 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -64,7 +64,7 @@ distributions it is installed by default as package managers use it to verify package signatures. If not pre-installed, it will need to be downloaded and installed. -The offical VyOS public key can be retrieved in a number of ways. Skip to +The official VyOS public key can be retrieved in a number of ways. Skip to :ref:`gpg-verification` if the key is already present. It can also be retrieved directly from a key server: @@ -158,7 +158,7 @@ downloaded. downloaded VyOS image. That small *.asc* file is the signature for the associated image. -Finally, verify the authencity of the downloaded image: +Finally, verify the authenticity of the downloaded image: .. code-block:: none @@ -274,7 +274,7 @@ method which allows deploying VyOS through the network. * :ref:`dhcp-server` * :ref:`tftp-server` -* Webserver (HTTP) - optional, but we will use it to speed up intallation +* Webserver (HTTP) - optional, but we will use it to speed up installation * VyOS ISO image to be installed (do not use images prior to VyOS 1.2.3) * ``pxelinux.0``, ``ldlinux.c32`` from SYSLINUX_ (https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/) |