summary refs log tree commit diff
path: root/syweb/webclient
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--syweb/webclient/settings/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/syweb/webclient/settings/settings.html b/syweb/webclient/settings/settings.html
index 094c846f8b..4c20634a76 100644
--- a/syweb/webclient/settings/settings.html
+++ b/syweb/webclient/settings/settings.html
@@ -54,7 +54,7 @@
                 Notifications are enabled.
                 <div class="section">
                     <h4>Specific words to alert on:</h4>
-                    <p>Leave blank to alert on all messages. Your username & display name always alerts.</p>
+                    <p>If blank, all messages will trigger an alert. Your username & display name always alerts.</p>
                     <input size=40 name="bingWords" ng-model="settings.bingWords" ng-list placeholder="Enter words separated with , (supports regex)"
                     ng-blur="saveBingWords()"/>
                     <ul>