summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/user_settings/user_settings_theme.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/user_settings/user_settings_theme.jsx b/webapp/components/user_settings/user_settings_theme.jsx
index f1bed0085..fb3665984 100644
--- a/webapp/components/user_settings/user_settings_theme.jsx
+++ b/webapp/components/user_settings/user_settings_theme.jsx
@@ -301,7 +301,7 @@ export default class ThemeSetting extends React.Component {
/>
<FormattedMessage
id='user.settings.display.theme.applyToAllTeams'
- defaultMessage='Apply New Theme to All Teams'
+ defaultMessage='Apply new theme to all my teams'
/>
</label>
</div>