summaryrefslogtreecommitdiff
path: root/ufw.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-05 09:33:36 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-05 09:33:36 -0400
commit22299f84d39c26dd661a217809ae3174ccfaf4eb (patch)
tree588a1440873524b3172e31c517366e8b15a1e043 /ufw.html
parent935d9d26748281437157cffc10e949382f39b9d3 (diff)
spell form
Diffstat (limited to 'ufw.html')
-rw-r--r--ufw.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufw.html b/ufw.html
index 62ffa29..61c77a1 100644
--- a/ufw.html
+++ b/ufw.html
@@ -53,7 +53,7 @@ ufw enable</code></pre>
<aside>
<code>ufw</code> has an internal list of protocols applications, and the ports used by them.
- In this case, it knwos SSH is on port 22.
+ In this case, it knows SSH is on port 22.
We'll go more in detail how to view all protocols <code>ufw</code> knows about.
By default, when you allow an incoming port, it allows that port both on IPv4 and IPv6.
</aside>