diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html
index fd3758d9..90d1fa2f 100644
--- a/changedetectionio/templates/edit.html
+++ b/changedetectionio/templates/edit.html
@@ -179,7 +179,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_checkbox_field(form.trigger_add, class="trigger-type") }}
{{ render_checkbox_field(form.trigger_del, class="trigger-type") }}
- Filters the change-detection of this watch to only this type of content change. Replacements (neither additions or deletions) are always included.
+ Filters the change-detection of this watch to only this type of content change. Replacements (neither additions nor deletions) are always included. The 'diff' will still include all changes.