diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-01-29 04:34:34 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 04:34:34 +0700 |
commit | 64790216127873713ba21b4ca0fa29ee9c62dde3 (patch) | |
tree | 2ed3082353b6d48d93c7d2943f7d9bf43d78ff2b | |
parent | 735acb23639a116fae3c42727e15257465132827 (diff) | |
parent | 7b32fa14c0f4ca4d5f60184f636256c6a2e81a10 (diff) | |
download | vyos-documentation-64790216127873713ba21b4ca0fa29ee9c62dde3.tar.gz vyos-documentation-64790216127873713ba21b4ca0fa29ee9c62dde3.zip |
Merge pull request #196 from maehdros/patch-1
Update bgp-ipv6-unnumbered.rst
-rw-r--r-- | docs/appendix/examples/bgp-ipv6-unnumbered.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/appendix/examples/bgp-ipv6-unnumbered.rst b/docs/appendix/examples/bgp-ipv6-unnumbered.rst index aaf15e32..ccc1f69a 100644 --- a/docs/appendix/examples/bgp-ipv6-unnumbered.rst +++ b/docs/appendix/examples/bgp-ipv6-unnumbered.rst @@ -4,7 +4,7 @@ BGP IPv6 unnumbered with extended nexthop ######################################### -General infomration can be found in the :ref:`bgp` chapter. +General information can be found in the :ref:`bgp` chapter. Configuration ============= |