From c5fcddc5839d629561224d14b49fb64f7223920f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 25 Jun 2024 05:32:25 +0900 Subject: [PATCH] docs(parsers.binary): Fix wording in README (#15554) --- plugins/parsers/binary/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/parsers/binary/README.md b/plugins/parsers/binary/README.md index 9c766c0e8..cd104e36f 100644 --- a/plugins/parsers/binary/README.md +++ b/plugins/parsers/binary/README.md @@ -72,7 +72,7 @@ user-specified configurations. # ## Filter message by the exact length in bytes (default: N/A). # # length = 0 # ## Filter the message by a minimum length in bytes. - # ## Messages longer of of equal length will pass. + # ## Messages longer of equal length will pass. # # length_min = 0 # ## List of data parts to match. # ## Only if all selected parts match, the configuration will be