Skip to content

Commit babcb73

Browse files
authored
Update claim-resolver-overview.md
Typo
1 parent 746093b commit babcb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/claim-resolver-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following sections list available claim resolvers.
9090

9191
| Claim | Description | Example |
9292
| ----- | ----------- | --------|
93-
| {Claim:claim type} | A identifier of a claim type already defined in the ClaimsSchema section in the policy file or parent policy file. For example: `{Claim:displayName}`, or `{Claim:objectId}`. | A claim type value.|
93+
| {Claim:claim type} | An identifier of a claim type already defined in the ClaimsSchema section in the policy file or parent policy file. For example: `{Claim:displayName}`, or `{Claim:objectId}`. | A claim type value.|
9494

9595

9696
### OAuth2 key-value parameters

0 commit comments

Comments
 (0)