From 2f240230f0cb0d052516272a5ad3c5d5e3f3b600 Mon Sep 17 00:00:00 2001 From: jason taylor Date: Fri, 3 Jun 2022 15:37:22 +0000 Subject: [PATCH] doc: minor intro wording update Signed-off-by: jason taylor --- doc/userguide/rules/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.