diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html
index 5c993c37..445dcd68 100644
--- a/changedetectionio/templates/edit.html
+++ b/changedetectionio/templates/edit.html
@@ -162,7 +162,7 @@ nav
- Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive.
- Trigger text is processed from the result-text that comes out of any CSS/JSON Filters for this watch
- - Each line is process separately (think of each line as "OR")
+ - Each line is processed separately (think of each line as "OR")
- Note: Wrap in forward slash / to use regex example:
/foo\d/