From dc55f6d40bdcf270a19d5b4da221d1920e0b31be Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Wed, 28 Dec 2022 10:44:26 +0000 Subject: [PATCH] updated readme for match filter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ddb512..b2b803f 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ If the `With` value is empty, it will just remove matching text. ## Match -Matches the inputs to a value, supports regular expressions. +Searches for the regex, outputs every match. ## Substring