summaryrefslogtreecommitdiff
path: root/ufw.html
diff options
context:
space:
mode:
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>