Skip to content

Commit 2cb4bb5

Browse files
Fixing indentation
1 parent 365ea6f commit 2cb4bb5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/verifiable-credentials/verifiable-credentials-configure-issuer.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ In this step, you create the verified credential expert card by using Microsoft
9191
```
9292

9393
1. Copy the following JSON and paste it in the **Rules definition** textbox
94+
9495
```JSON
9596
{
9697
"attestations": {
@@ -121,7 +122,7 @@ In this step, you create the verified credential expert card by using Microsoft
121122
}
122123
}
123124
}
124-
```
125+
```
125126

126127
1. Select **Create**.
127128

@@ -328,4 +329,4 @@ public async Task<ActionResult> issuanceRequest()
328329

329330
## Next steps
330331

331-
In the [next step](verifiable-credentials-configure-verifier.md), learn how a third-party application, also known as a relying party application, can verify your credentials with its own Azure AD tenant verifiable credentials API service.
332+
In the [next step](verifiable-credentials-configure-verifier.md), learn how a third-party application, also known as a relying party application, can verify your credentials with its own Azure AD tenant verifiable credentials API service.

0 commit comments

Comments
 (0)