Skip to content

Commit be76c35

Browse files
Merge pull request #106698 from billhughes3/patch-1
Update presentation-request-api.md
2 parents dd77c59 + 6bc1c93 commit be76c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/presentation-request-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Authorization: Bearer <token>
5252
{
5353
    "includeQRCode": true,
5454
"callback": {
55-
      "url": "https://www.contoso.com/api/verifier/presentationCallbac",
55+
      "url": "https://www.contoso.com/api/verifier/presentationCallback",
5656
      "state": "11111111-2222-2222-2222-333333333333",
5757
      "headers": {
5858
        "api-key": "an-api-key-can-go-here"

0 commit comments

Comments
 (0)