]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: minor intro wording update
authorjason taylor <jtfas90@gmail.com>
Fri, 3 Jun 2022 15:37:22 +0000 (15:37 +0000)
committerVictor Julien <vjulien@oisf.net>
Fri, 1 Jul 2022 13:45:31 +0000 (15:45 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/rules/intro.rst

index 80fbf99db4606168d768f8bf14184eb6de126310..252e018d8949664cc48443f1e71bc4c99c87c7da 100644 (file)
@@ -11,7 +11,7 @@ read, adjust and create them.
 
 A rule/signature consists of the following:
 
-* The **action**, that determines what happens when the signature matches
+* The **action**, determining what happens when the rule matches.
 * The **header**, defining the protocol, IP addresses, ports and direction of
   the rule.
 * The **rule options**, defining the specifics of the rule.