Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Akila94 committed Feb 12, 2024
1 parent 57a7de2 commit 2d13e70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"name": "grantVerificationClaimValue",
"displayName": "Access grant claim value",
"description": "This should be the alue of a custom claim which is expected in the JWT access token",
"description": "This should be the value of a custom claim which is expected in the JWT access token",
"type": "String",
"defaultValue": "APPLICATION",
"required": true
Expand Down

0 comments on commit 2d13e70

Please sign in to comment.