diff options
author | Dustin Sweigart <dustins@swigg.net> | 2021-02-14 19:52:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-14 19:52:44 -0500 |
commit | dfb6a99e9e4e1bbfa8feeb82f8fa2cdfee067d8e (patch) | |
tree | f7a62f03282846c5c9ab88cb575ee23d3111a8a4 /docs | |
parent | 700c7b2795bab6a4a967aa89c39f796b0f615440 (diff) | |
download | vyos-documentation-dfb6a99e9e4e1bbfa8feeb82f8fa2cdfee067d8e.tar.gz vyos-documentation-dfb6a99e9e4e1bbfa8feeb82f8fa2cdfee067d8e.zip |
typo fix in documentation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/firewall/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index 04800b91..909d77e8 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -127,7 +127,7 @@ Some firewall settings are global and have a affect on the whole system. .. cfgcmd:: set firewall state-policy established log enable - Set the global setting for a astablished connections. + Set the global setting for a established connections. .. cfgcmd:: set firewall state-policy invalid action [accept | drop | reject] |