diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index cbffe2795c..d69a78cffd 100644 --- a/src/components/views/settings/Notifications.js +++ b/src/components/views/settings/Notifications.js @@ -785,7 +785,7 @@ module.exports = React.createClass({ if (externalRules.length) { advancedSettings = (
-

{ _t('Advanced notifications settings') }

+

{ _t('Advanced notification settings') }

{ _t('There are advanced notifications which are not shown here') }.
{ _t('You might have configured them in a client other than Riot. You cannot tune them in Riot but they still apply') }.