Fix typo in EN (#23059)
This commit is contained in:
parent
3908537254
commit
45965834bb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue