summaryrefslogtreecommitdiffstats
path: root/webapp/components/signup
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2017-06-09 17:19:27 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-06-09 17:19:27 -0400
commit91008ea2a588d2962f74601480322475f3a1c7d1 (patch)
tree3a2bd674bf610d079745f6adf3e896f034adbb12 /webapp/components/signup
parent7ac854275096d6551c7c641a7f5416e330c4d410 (diff)
downloadchat-91008ea2a588d2962f74601480322475f3a1c7d1.tar.gz
chat-91008ea2a588d2962f74601480322475f3a1c7d1.tar.bz2
chat-91008ea2a588d2962f74601480322475f3a1c7d1.zip
Fix spelling of single sign-on (#6621)
* Create signup_controller.jsx * Create email_authentication_settings.jsx * Create en.json
Diffstat (limited to 'webapp/components/signup')
-rw-r--r--webapp/components/signup/signup_controller.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/signup/signup_controller.jsx b/webapp/components/signup/signup_controller.jsx
index e9024a389..af35c5d8d 100644
--- a/webapp/components/signup/signup_controller.jsx
+++ b/webapp/components/signup/signup_controller.jsx
@@ -169,7 +169,7 @@ export default class SignupController extends React.Component {
<span>
<FormattedMessage
id='signup.gitlab'
- defaultMessage='GitLab Single-Sign-On'
+ defaultMessage='GitLab Single Sign-On'
/>
</span>
</span>