diff options
author | Sagar Paul <sagpaul@redhat.com> | 2021-06-22 23:55:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 18:25:12 +0000 |
commit | a8e806d61fc1e4fd88592bee7e501fbe259cca99 (patch) | |
tree | ce0a89c73c8e14c173c37dd9e720e94ad2576441 /docs/vyos.vyos.vyos_static_routes_module.rst | |
parent | eb46eb529a8bcfaeb5a7e736550d7cfb612b02d7 (diff) | |
download | vyos.vyos-a8e806d61fc1e4fd88592bee7e501fbe259cca99.tar.gz vyos.vyos-a8e806d61fc1e4fd88592bee7e501fbe259cca99.zip |
Spelling glitch fix on doc (#168)
Spelling glitch fix on doc
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'docs/vyos.vyos.vyos_static_routes_module.rst')
-rw-r--r-- | docs/vyos.vyos.vyos_static_routes_module.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/vyos.vyos.vyos_static_routes_module.rst b/docs/vyos.vyos.vyos_static_routes_module.rst index 5a6884b..889f734 100644 --- a/docs/vyos.vyos.vyos_static_routes_module.rst +++ b/docs/vyos.vyos.vyos_static_routes_module.rst @@ -103,7 +103,7 @@ Parameters <td> </td> <td> - <div>A ditionary that specify the static route configurations.</div> + <div>A dictionary that specify the static route configurations.</div> </td> </tr> <tr> @@ -352,7 +352,7 @@ Examples # # vyos@vyos:~$ show configuration commands | grep static # - - name: Merge the provided configuration with the exisiting running configuration + - name: Merge the provided configuration with the existing running configuration vyos.vyos.vyos_static_routes: config: - address_families: |