Skip to content

Commit

Permalink
fix typo in vc
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
wes-smith and dlongley authored Feb 5, 2024
1 parent daba1ca commit 21f7b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const signedCredential = await jsigs.sign(unsignedCredential, {
},
"https://w3id.org/security/data-integrity/v2"
],
"id": "http://example.edu/credentials/1872",
"id": "https://example.edu/credentials/1872",
"type": [
"VerifiableCredential",
"AlumniCredential"
Expand Down

0 comments on commit 21f7b35

Please sign in to comment.