summaryrefslogtreecommitdiff
path: root/ufw.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-02-06 19:37:36 +0000
committerGitHub <noreply@github.com>2022-02-06 19:37:36 +0000
commita1be8aa4422fd45f7b88ae5b84647a209c8b2bd5 (patch)
tree910e1b750d4f4e9e6c748145079fda288600ad9b /ufw.html
parent90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff)
parentf6b87f10b278fce5c5f5408453d8b48916210343 (diff)
Merge pull request #162 from Oxetene/master
Small typo fix
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 49c33f9..721be4d 100644
--- a/ufw.html
+++ b/ufw.html
@@ -59,7 +59,7 @@ ufw enable</code></pre>
</aside>
<p>
- With the firewall enabled and allowing only SSH in, all other ports are prortected from incoming requests.
+ With the firewall enabled and allowing only SSH in, all other ports are protected from incoming requests.
To view all your rules, run:
</p>