diff --git a/dashboard/oidc_auth.py b/dashboard/oidc_auth.py index f9a3ff02..e8abf4bd 100644 --- a/dashboard/oidc_auth.py +++ b/dashboard/oidc_auth.py @@ -67,7 +67,7 @@ def _get_connection_name(self, connection): CONNECTION_NAMES = { "google-oauth2": "Google", "github": "GitHub", - "firefoxaccounts": "Firefox Accounts", + "firefoxaccounts": "Mozilla Accounts", "Mozilla-LDAP-Dev": "LDAP", "Mozilla-LDAP": "LDAP", "email": "passwordless email",