Skip to content

Commit ec97b51

Browse files
committed
Plural fix
1 parent 4067349 commit ec97b51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/verifiable-credentials/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
href: how-to-use-quickstart-presentation.md
4747
- name: Self issued attestation
4848
href: how-to-use-quickstart-selfissued.md
49-
- name: Multiple attestation
49+
- name: Multiple attestations
5050
href: how-to-use-quickstart-multiple.md
5151
- name: Use the Verified ID Network
5252
href: how-use-vcnetwork.md

articles/active-directory/verifiable-credentials/how-to-use-quickstart-multiple.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A [rules definition](rules-and-display-definitions-model.md#rulesmodel-type) tha
2222

2323
In this how-to guide, we will extend the [Id token hint attestation](how-to-use-quickstart-idtoken.md) example by adding a self attested claim that the user have to enter in the Authenticator during issuance. The issuance request to Verified ID will contain an id token hint with the claim values for `given_name` and `family_name` and a self issued attestation type for claim `displayName` that the user enters themselves.
2424

25-
## Create a custom credential multiple attestation types
25+
## Create a custom credential with multiple attestation types
2626

2727
In the Azure portal, when you select **Add credential**, you get the option to launch two quickstarts. Select **custom credential**, and then select **Next**.
2828

0 commit comments

Comments
 (0)