diff --git a/changedetectionio/templates/diff.html b/changedetectionio/templates/diff.html index 4c5d516b..8650a01b 100644 --- a/changedetectionio/templates/diff.html +++ b/changedetectionio/templates/diff.html @@ -125,7 +125,7 @@
For example, to extract only the numbers from text ‐
Raw text: Temperature 5.5°C in Sydney
- RegEx to extract: Temperature ([0-9\.]+)
+ RegEx to extract: Temperature ([0-9\.]+)