Skip to content

Commit 5d864b1

Browse files
author
Oliver Terbu
committed
fix: renamed confirmationMethod to confidenceMethod in example
1 parent 08b58da commit 5d864b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@ <h3>Confidence Method</h3>
30243024
"issuer": "https://example.edu/issuers/14",
30253025
"validFrom": "2010-01-01T19:23:24Z",
30263026
"credentialSubject": {
3027-
<span class="highlight">"confirmationMethod": [{
3027+
<span class="highlight">"confidenceMethod": [{
30283028
"type": "VerificationKeyConfirmation",
30293029
"publicKeyJwk": {
30303030
"crv": "Ed25519",

0 commit comments

Comments
 (0)