From 151c2dab3aae598e760ceefa53eee416b5db6746 Mon Sep 17 00:00:00 2001 From: Brandon Wees Date: Sat, 16 Jul 2022 10:38:45 -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 af0fcb28..0398b0a8 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -161,7 +161,7 @@ User-Agent: wonderbra 1.0") }} {{ render_field(form.trigger_type) }} This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots.
- This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website) + This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website)