Skip to content

Commit eec21e5

Browse files
committed
Use latest media type for verifiable credentials.
1 parent 7fee6d7 commit eec21e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ <h2>Media Types</h2>
13251325
</p>
13261326
<p>
13271327
For example, a verifiable credential secured with Data Integrity Proofs might
1328-
have media type `application/vc+ld+json`, while a verifiable credential
1328+
have media type `application/vc`, while a verifiable credential
13291329
secured with SD-JWT might have media type `application/sd-jwt`.
13301330
</p>
13311331
<p>

0 commit comments

Comments
 (0)