From: jason taylor Date: Fri, 3 Jun 2022 15:37:22 +0000 (+0000) Subject: doc: minor intro wording update X-Git-Tag: suricata-7.0.0-beta1~407 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f240230f0cb0d052516272a5ad3c5d5e3f3b600;p=thirdparty%2Fsuricata.git doc: minor intro wording update Signed-off-by: jason taylor --- diff --git a/doc/userguide/rules/intro.rst b/doc/userguide/rules/intro.rst index 80fbf99db4..252e018d89 100644 --- a/doc/userguide/rules/intro.rst +++ b/doc/userguide/rules/intro.rst @@ -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.