diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index bd68276c..db066774 100644 --- a/src/components/views/settings/Notifications.js +++ b/src/components/views/settings/Notifications.js @@ -897,7 +897,7 @@ module.exports = React.createClass({ </div> <div className="mx_UserNotifSettings_labelCell"> <label htmlFor="enableNotifications"> - Enable notifications + Enable notifications for this account </label> </div> </div>