Skip to content

Commit

Permalink
Fixed spelling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Oct 5, 2022
1 parent 86012a7 commit f5bf0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/i18n/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5bf0d8

Please sign in to comment.