From c80f46308aa87168142249c413e915963eb70bda Mon Sep 17 00:00:00 2001 From: Brandon Wees Date: Mon, 17 Oct 2022 15:10:36 -0400 Subject: [PATCH] Update edit.html --- changedetectionio/templates/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 8140a563..f1d9f7c7 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.