Skip to content

Fix typo in 'single sign-on'

Mike Jang requested to merge mjang-fix-sign-on-ui-text into master

What does this MR do?

We have a "typo" w/r/t "single sign on" throughout our docs and UI. As noted in https://en.wikipedia.org/wiki/Single_sign-on (and verified in related specs, SAML, OAuth2, OpenID Connect), it's "single sign-on" (with a hyphen)

FWIW, as a "typo" (even if widespread), I think a changelog entry is n/r.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Thong Kuah

Merge request reports