summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorwhyrlpool <26317568+whyrlpool@users.noreply.github.com>2024-07-03 15:17:27 +0100
committerGitHub <noreply@github.com>2024-07-03 15:17:27 +0100
commit63ee8dfafac3f9aef13d9e25b21216443d02c258 (patch)
tree92034e72cac795e5906abc345bc34a4e6264bde8 /docs/configuration
parentb6143b316cca70539e0b62732febcf91e93dda12 (diff)
downloadvyos-documentation-63ee8dfafac3f9aef13d9e25b21216443d02c258.tar.gz
vyos-documentation-63ee8dfafac3f9aef13d9e25b21216443d02c258.zip
s/bare/bear across docs, fix typo in proxmox cloud-init docs
Diffstat (limited to 'docs/configuration')
-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 30f3bfdf..daf5f116 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. Bare in mind that this traffic can be a
+ can be filtered and controlled. Bear 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).