diff options
| author | Davide Beatrici <git@davidebeatrici.dev> | 2024-04-06 03:58:49 +0200 | 
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-04-07 14:18:55 +0000 | 
| commit | 272369017857ede07b5c5434a3684de88cbb7754 (patch) | |
| tree | 1658548724547664fbd1b006939f233d2511e3bf /docs | |
| parent | 67df648a49c87a961c561c41a320f2e0dee5d05c (diff) | |
| download | vyos-documentation-272369017857ede07b5c5434a3684de88cbb7754.tar.gz vyos-documentation-272369017857ede07b5c5434a3684de88cbb7754.zip | |
Firewall: Fix typo "addtion" -> "addition"
(cherry picked from commit a55f214ab44253a444a958be4975e143ab5d83d4)
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 5d9190d6..44e0cd20 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -163,7 +163,7 @@ Zone-based firewall     zone -With zone-based firewalls a new concept was implemented, in addtion to the +With zone-based firewalls a new concept was implemented, in addition to the  standard in and out traffic flows, a local flow was added. This local was for  traffic originating and destined to the router itself. Which means additional  rules were required to secure the firewall itself from the network, in | 
