From b25350ee13dc61c6affb18861489fbee2941ad08 Mon Sep 17 00:00:00 2001 From: Andreas Dolp Date: Thu, 28 Oct 2021 06:56:27 +0200 Subject: [PATCH] doc: Fix typo in documentation of rule keyword flow --- doc/userguide/rules/flow-keywords.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/rules/flow-keywords.rst b/doc/userguide/rules/flow-keywords.rst index 73df8341f4..7a88691879 100644 --- a/doc/userguide/rules/flow-keywords.rst +++ b/doc/userguide/rules/flow-keywords.rst @@ -58,7 +58,7 @@ flow The flow keyword can be used to match on direction of the flow, so to/from client or to/from server. It can also match if the flow is established or not. -The flow keyword can also be use to say the signature has to match on stream +The flow keyword can also be used to say the signature has to match on stream only (only_stream) or on packet only (no_stream). So with the flow keyword you can match on: