diff --git a/index.html b/index.html index a8e884d..992be13 100644 --- a/index.html +++ b/index.html @@ -353,7 +353,7 @@

Securing JSON-LD Verifiable Credentials with SD-JWT

to [[VC-DATA-MODEL-2.0]].

- A [=conforming SD-JWT issuer implementation=] MUST use [[SD-JWT] to secure this media type. + A [=conforming SD-JWT issuer implementation=] MUST use [[SD-JWT]] to secure this media type. The unsecured verifiable credential is the unencoded SD-JWT payload.

@@ -364,7 +364,7 @@

Securing JSON-LD Verifiable Credentials with SD-JWT

cty.

- A [=conforming SD-JWT verifier implementation=] MUST use [[SD-JWT] to verify [=conforming JWS documents=] that use this media type. + A [=conforming SD-JWT verifier implementation=] MUST use [[SD-JWT]] to verify [=conforming JWS documents=] that use this media type.

@@ -2109,7 +2109,7 @@ 

Verification Algorithm

When verifying a credential or presentation secured with SD-JWT, the algorithm defined in -[[SD-JWT] for +[[SD-JWT]] for Verification of the SD-JWT MUST be followed.