summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/login/login_controller.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/login/login_controller.jsx b/webapp/components/login/login_controller.jsx
index 5a5d0388a..fd30e4feb 100644
--- a/webapp/components/login/login_controller.jsx
+++ b/webapp/components/login/login_controller.jsx
@@ -534,7 +534,7 @@ export default class LoginController extends React.Component {
error={
<FormattedMessage
id='login.noMethods'
- defaultMessage='No sign in methods are enabled. Please contact your System Administrator.'
+ defaultMessage='No sign-in methods are enabled. Please contact your System Administrator.'
/>
}
margin={true}