diff --git a/js/apps/admin-ui/public/locales/en/translation.json b/js/apps/admin-ui/public/locales/en/translation.json index 340f7dad91..d956e2d211 100644 --- a/js/apps/admin-ui/public/locales/en/translation.json +++ b/js/apps/admin-ui/public/locales/en/translation.json @@ -2882,7 +2882,7 @@ "client_secret_jwt": "Client secret as jwt", "private_key_jwt": "JWT signed with private key" }, - "clientAssertionSigningAlg": "Client asserion signature algorithm", + "clientAssertionSigningAlg": "Client assertion signature algorithm", "algorithmNotSpecified": "Algorithm not specified", "acceptsPromptNone": "Accepts prompt=none forward from client", "validateSignature": "Validate Signatures",