summaryrefslogtreecommitdiff
path: root/plugins/ufw
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ufw')
-rw-r--r--plugins/ufw/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ufw/README.md b/plugins/ufw/README.md
index ac377cd17..ffcc6d6f7 100644
--- a/plugins/ufw/README.md
+++ b/plugins/ufw/README.md
@@ -10,7 +10,7 @@ plugins=(... ufw)
Some of the commands include:
-* `allow <port>/<optional: protocol>` add an allow rule
+* `allow <port>/<optional: protocol>` add an allow rule
* `default` set default policy
* `delete <port>/<optional: protocol>` delete RULE
* `deny <port>/<optional: protocol>` add deny rule