diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-07-27 23:44:47 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 23:44:47 +0700 |
commit | 7fe53c9d60cb29890e71735acf882e96cb83a36b (patch) | |
tree | 69ee0756949558ae37f30989ade3aa64b66f11ef | |
parent | 9d0a36518c17866577f5b0fad6aeba337ccb95e2 (diff) | |
parent | d8651e7889a14e77b9849b90145b184eba33af82 (diff) | |
download | vyos-documentation-7fe53c9d60cb29890e71735acf882e96cb83a36b.tar.gz vyos-documentation-7fe53c9d60cb29890e71735acf882e96cb83a36b.zip |
Merge pull request #584 from scottj97/patch-1
Grammar fix in About
-rw-r--r-- | docs/introducing/about.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/introducing/about.rst b/docs/introducing/about.rst index 0411344b..5707b80f 100644 --- a/docs/introducing/about.rst +++ b/docs/introducing/about.rst @@ -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. |