Skip to content

Commit 8fe527b

Browse files
authored
Update pipeline/filters/grep.md
Signed-off-by: Lynette Miles <[email protected]>
1 parent e4d4978 commit 8fe527b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/grep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The plugin supports the following configuration parameters:
2222
| `number_greater_than_or_equal` | `KEY NUMBER` | number | Keep records in which the content of `KEY` is greater than or equal to `NUMBER`. |
2323

2424

25-
If you use the number compare parameters with a KEY that does not have a NUMBER as a value, it will be excluded.
25+
If you use the number compare parameters with a `KEY` that doesn't have a `NUMBER` as a value, it will be excluded.
2626

2727
If you use `REGEX` or `EXCLUDE` with a number, it will never match it.
2828

0 commit comments

Comments
 (0)