diff options
author | John Estabrook <jestabro@vyos.io> | 2020-09-09 18:28:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 18:28:05 -0500 |
commit | 1b71305b9be53b7d3c192c7bad63f5ff1e4d76d4 (patch) | |
tree | 85a605f743231893fd1ac72c256e32b3b0bf1bbe /docs | |
parent | bd97c95a585cf02e88967be3f1d2703f6f21e428 (diff) | |
parent | 2e7d4d2ebb24ff6f1dc9e63a03ea4aaad73df96e (diff) | |
download | vyos-documentation-1b71305b9be53b7d3c192c7bad63f5ff1e4d76d4.tar.gz vyos-documentation-1b71305b9be53b7d3c192c7bad63f5ff1e4d76d4.zip |
Merge pull request #319 from its-ila/fix-typo-about
Fix typo about
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.rst b/docs/about.rst index 0411344b..383c95eb 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -8,7 +8,7 @@ VyOS is an open source network operating system based on Debian GNU/Linux. VyOS provides a free routing platform that competes directly with other commercially available solutions from well known network providers. Because -VyOS is run on standard amd64, i586 and ARM systems, it is able to be used +VyOS is run on standard amd64, i586 and ARM systems, it can be used as a router and firewall platform for cloud deployments. We use multiple live versions of our manual hosted thankfully by @@ -16,7 +16,7 @@ https://readthedocs.org. We will provide one version of the manual for every VyOS major version starting with VyOS 1.2 which will receive Long-term support (LTS). -The manual version is selected/specified by it's Git branch name. You can +The manual version is selected/specified by its Git branch name. You can switch between versions of the documentation by selecting the appropriate branch on the bottom left corner. |