diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-12-20 18:51:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-20 18:51:00 +0100 |
commit | 3314edf9e35c820abbdfc04ceec21d9b091d32de (patch) | |
tree | a5d700d65d84fa9035130b3b461301383eab5d3c /docs | |
parent | 32c36b7e5b3e92a906f93638d5b78c6d2a70258f (diff) | |
parent | 4c97cb5a1f6863657788a1e4ee76e28ed6ae719e (diff) | |
download | vyos-documentation-3314edf9e35c820abbdfc04ceec21d9b091d32de.tar.gz vyos-documentation-3314edf9e35c820abbdfc04ceec21d9b091d32de.zip |
Merge pull request #400 from maehdros/patch-1
Update ospf-unnumbered.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configexamples/ospf-unnumbered.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/ospf-unnumbered.rst b/docs/configexamples/ospf-unnumbered.rst index 39f8f69a..dfb4eec1 100644 --- a/docs/configexamples/ospf-unnumbered.rst +++ b/docs/configexamples/ospf-unnumbered.rst @@ -4,7 +4,7 @@ OSPF unnumbered with ECMP ######################### -General infomration can be found in the :ref:`routing-ospf` chapter. +General information can be found in the :ref:`routing-ospf` chapter. Configuration ============= |