diff --git a/backend/src/main/resources/i18n/messages.properties b/backend/src/main/resources/i18n/messages.properties index 5e578d7ea..d8146c9b9 100644 --- a/backend/src/main/resources/i18n/messages.properties +++ b/backend/src/main/resources/i18n/messages.properties @@ -847,7 +847,7 @@ label.grant-types=Grant Types tooltip.grant-types=OPTIONAL. JSON array containing a list of the OAuth 2.0 Grant Types that the Client is declaring that it will restrict itself to using. label.software-id=Software ID tooltip.software-id=Unique identifier of software. -label.request-object-encryption-enc=Requse Object Encryption Encoding +label.request-object-encryption-enc=Request Object Encryption Encoding tooltip.request-object-encryption-enc=OPTIONAL. JWE enc algorithm [JWA] the RP is declaring that it may use for encrypting Request Objects sent to the OP. label.initiate-login-uri=Initiate Login URI tooltip.initiate-login-uri=OPTIONAL. URI using the https scheme that a third party can use to initiate a login by the RP