]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: Grammar Correction
authorshowipintbri <40892800+showipintbri@users.noreply.github.com>
Thu, 10 Jun 2021 21:32:34 +0000 (17:32 -0400)
committerVictor Julien <victor@inliniac.net>
Thu, 1 Jul 2021 06:22:41 +0000 (08:22 +0200)
doc/userguide/rules/xbits.rst

index ca48874f9ffd6e684b51e084065230be3f9c3f56..6d45d7b547531c9c67d43ad788f1775f686b62eb 100644 (file)
@@ -55,7 +55,7 @@ Add::
     suricatasc -c "add-hostbit <ip> <bit name> <expire in seconds>"
     suricatasc -c "add-hostbit 1.2.3.4 blacklist 3600"
 
-If an hostbit is added for an existing hostbit, it's expiry timer is updated.
+If a hostbit is added for an existing hostbit, it's expiry timer is updated.
 
 Remove::