Skip to content

Commit

Permalink
Merge pull request #17333 from cscarpitta/fix/fix-srv6-docs-misspelling
Browse files Browse the repository at this point in the history
doc: Fix a couple of misspellings in zebra documentation
  • Loading branch information
donaldsharp authored Nov 3, 2024
2 parents 747d116 + 6705703 commit 03012e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/user/zebra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ and this section also helps that case.
::

router# configure terminal
router(config)# segment-routinig
router(config)# segment-routing
router(config-sr)# srv6
router(config-srv6)# locators
router(config-srv6-locs)# locator loc1
Expand Down Expand Up @@ -1013,7 +1013,7 @@ and this section also helps that case.
::

router# configure terminal
router(config)# segment-routinig
router(config)# segment-routing
router(config-sr)# srv6
router(config-srv6)# locators
router(config-srv6-locators)# locator loc1
Expand Down Expand Up @@ -1042,7 +1042,7 @@ and this section also helps that case.
::

router# configure terminal
router(config)# segment-routinig
router(config)# segment-routing
router(config-sr)# srv6
router(config-srv6)# locators
router(config-srv6-locators)# locator loc1
Expand Down Expand Up @@ -1099,7 +1099,7 @@ and this section also helps that case.
::

router# configure terminal
router(config)# segment-routinig
router(config)# segment-routing
router(config-sr)# srv6
router(config-srv6)# formats
router(config-srv6-formats)# format usid-f3216
Expand Down

0 comments on commit 03012e4

Please sign in to comment.