diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html
index ae674929..3135b525 100644
--- a/changedetectionio/templates/edit.html
+++ b/changedetectionio/templates/edit.html
@@ -178,7 +178,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 content change.
+ Filters the change-detection of this watch to only this type of content change. Replacements (neither additions or deletions) are always included.