From 8dda44f023e16d16f8ce18e6e455bacfa1d4dd48 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Thu, 18 Jan 2018 08:17:47 -0500 Subject: [PATCH] Tweak setting help text for Dock icon bounce setting --- src/browser/components/SettingsPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/browser/components/SettingsPage.jsx b/src/browser/components/SettingsPage.jsx index f53c9296..9e7062b4 100644 --- a/src/browser/components/SettingsPage.jsx +++ b/src/browser/components/SettingsPage.jsx @@ -476,7 +476,7 @@ const SettingsPage = createReactClass({ - {'If enabled, the Dock icon bounces once or until the user opens the app when a new message is received.'} + {'If enabled, the Dock icon bounces once or until the user opens the app when a new notification is received.'} );