summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwhyrlpool <26317568+whyrlpool@users.noreply.github.com>2024-07-03 14:58:05 +0100
committerGitHub <noreply@github.com>2024-07-03 14:58:05 +0100
commitfd7322695e28a89ce98dad7d726523f171313f5a (patch)
treec281660dccbf581378302af40fea15667ef790c4
parent1cb9ed755a0b35e7180b21f36d293dd78af2f460 (diff)
downloadvyos-documentation-fd7322695e28a89ce98dad7d726523f171313f5a.tar.gz
vyos-documentation-fd7322695e28a89ce98dad7d726523f171313f5a.zip
Update firewall index.rst
change "bare in mind" to "bear in mind" re https://www.scribbr.co.uk/definition/bear-in-mind-meaning/
-rw-r--r--docs/configuration/firewall/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst
index daf5f116..30f3bfdf 100644
--- a/docs/configuration/firewall/index.rst
+++ b/docs/configuration/firewall/index.rst
@@ -72,7 +72,7 @@ packet is processed at the **IP Layer**:
* ``set firewall ipv6 forward filter ...``.
* **Output**: stage where traffic that originates from the router itself
- can be filtered and controlled. Bear in mind that this traffic can be a
+ can be filtered and controlled. Bare in mind that this traffic can be a
new connection originated by a internal process running on VyOS router,
such as NTP, or a response to traffic received externally through
**input** (for example response to an ssh login attempt to the router).