From 4364521cfc0b2be50af5294eed75dae3f0bf97bf Mon Sep 17 00:00:00 2001 From: Brandon Wees Date: Thu, 27 Oct 2022 09:11:28 -0400 Subject: [PATCH] Update changedetectionio/templates/edit.html Co-authored-by: dgtlmoon --- 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 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.