doc: Fix typo in documentation of rule keyword flow

pull/6629/head
Andreas Dolp 3 years ago committed by Victor Julien
parent 6cb6225b28
commit b25350ee13

@ -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:

Loading…
Cancel
Save