summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_notifications.jsx
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-04 19:25:34 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-04 19:25:34 -0300
commite1bea101f54e3cbbf240febc149689d389c21b44 (patch)
tree708dc0501d32da25f2ac95437f97300b1f0cd951 /web/react/components/user_settings/user_settings_notifications.jsx
parent0e43f7f7d780c564db167bf64e4775ecd717ce34 (diff)
downloadchat-e1bea101f54e3cbbf240febc149689d389c21b44.tar.gz
chat-e1bea101f54e3cbbf240febc149689d389c21b44.tar.bz2
chat-e1bea101f54e3cbbf240febc149689d389c21b44.zip
fix typos
Diffstat (limited to 'web/react/components/user_settings/user_settings_notifications.jsx')
-rw-r--r--web/react/components/user_settings/user_settings_notifications.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/react/components/user_settings/user_settings_notifications.jsx b/web/react/components/user_settings/user_settings_notifications.jsx
index 0361aa8de..786e53f10 100644
--- a/web/react/components/user_settings/user_settings_notifications.jsx
+++ b/web/react/components/user_settings/user_settings_notifications.jsx
@@ -294,7 +294,7 @@ class NotificationsTab extends React.Component {
<span>
<FormattedMessage
id='user.settings.notifications.info'
- defaultMessage='Desktop notification are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
+ defaultMessage='Desktop notifications are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
/>
</span>
);
@@ -396,7 +396,7 @@ class NotificationsTab extends React.Component {
<span>
<FormattedMessage
id='user.settings.notifications.sounds_info'
- defaultMessage='Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
+ defaultMessage='Desktop notifications sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
/>
</span>
);