Fix typo in Filters & Triggers settings. (#495)

This commit is contained in:
zznidar
2022-03-23 23:18:04 +01:00
committed by dgtlmoon
parent 5db9a30ad4
commit 946377d2be
+1 -1
View File
@@ -162,7 +162,7 @@ nav
<ul>
<li>Text to wait for before triggering a change/notification, all text and regex are tested <i>case-insensitive</i>.</li>
<li>Trigger text is processed from the result-text that comes out of any CSS/JSON Filters for this watch</li>
<li>Each line is process separately (think of each line as "OR")</li>
<li>Each line is processed separately (think of each line as "OR")</li>
<li>Note: Wrap in forward slash / to use regex example: <code>/foo\d/</code></li>
</ul>
</span>