diff --git a/index.html b/index.html index 74049ed..a53a65e 100644 --- a/index.html +++ b/index.html @@ -865,10 +865,10 @@

Securing JSON-LD Verifiable Credentials with COS The typ header parameter, as described in COSE "typ" (type) Header Parameter, SHOULD be application/vc+cose. When present, the content type (3) header parameter SHOULD be application/vc. - We consider use of the cty header parameter in this - way to be the means of differentiating this specification's use - of vc+cose from others that wish to use an - identical media type. + We consider use of the content type (3) header + parameter in this way to be the means of differentiating this + specification's use of vc+cose from others that + wish to use an identical media type. See Common COSE Header Parameters for additional details.

@@ -936,10 +936,10 @@

Securing JSON-LD Verifiable Presentations with C

The typ header parameter SHOULD be application/vp+cose. When present, the content type (3) header parameter SHOULD be application/vp. - We consider use of the cty header parameter in this - way to be the means of differentiating this specification's use - of vp+cose from others that wish to use an - identical media type. + We consider use of the content type (3) header + parameter in this way to be the means of differentiating this + specification's use of vp+cose from others that + wish to use an identical media type. See Common COSE Header Parameters for additional details.