We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4cc858d commit30285a4Copy full SHA for 30285a4
index.html
@@ -542,10 +542,9 @@ <h3>Ecosystem Overview</h3>
542
specification. Specifically, the relevant normative "MUST" statements in
543
Sections [[[#basic-concepts]]], [[[#advanced-concepts]]], and
544
[[[#syntaxes]]] of this document MUST be enforced.
545
-A conforming document MUST be either a [=verifiable credential=] with a
546
-serialization identified by the `application/vc` media type or a
547
-[=verifiable presentation=] with a serialization identified by
548
-`application/vp`. A conforming document MUST be
+A conforming document MUST be either a [=verifiable credential=]
+with a media type of `application/vc` or a [=verifiable presentation=]
+with a media type of `application/vp`. A conforming document MUST be
549
secured by at least one securing mechanism as described in Section
550
[[[#securing-mechanisms]]].
551
</p>