From: Jason Ish Date: Wed, 28 Jun 2023 22:10:52 +0000 (-0600) Subject: readme: remove extraneous whitespace X-Git-Tag: suricata-6.0.16~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48fbfa7dc4344fc38d2412766454b4a63def3be;p=thirdparty%2Fsuricata-verify.git readme: remove extraneous whitespace --- diff --git a/README.md b/README.md index cd82a0e5f..f0a9d61cd 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ checks: # The number of records this filter should match. count: 1 - + # The fields to match on. match: # Example match on event_type: @@ -144,7 +144,7 @@ checks: # Example match on the length of an array. alert.metadata.tag.__len: 3 - + # Check that a field exists: has-key: alert.rule @@ -250,4 +250,3 @@ newer: The features are taken from the `Features:` line in `suricata --build-info`. -