From aeabd5b3fc579728e1bb7550031ae5f62325e358 Mon Sep 17 00:00:00 2001 From: William Date: Thu, 25 May 2023 09:55:52 -0500 Subject: [PATCH] Docs - Update README.md (Changed LXML re:math reference to re:match) (#1594) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d599cfc7b..13589fa37 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ See the wiki for more information https://github.com/dgtlmoon/changedetection.io ## Filters XPath, JSONPath, jq, and CSS support comes baked in! You can be as specific as you need, use XPath exported from various XPath element query creation tools. -(We support LXML `re:test`, `re:math` and `re:replace`.) +(We support LXML `re:test`, `re:match` and `re:replace`.) ## Notifications