Skip to content

Commit 6f84beb

Browse files
jrichermsporny
authored andcommitted
minor wording changes
1 parent 8079580 commit 6f84beb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -523,11 +523,11 @@ <h3>Use Cases and Requirements</h3>
523523
</li>
524524
<li>
525525
<a>Verifiable credentials</a> and <a>verifiable presentations</a> have to be
526-
serializable in one or more machine-readable data formats. The serialization
527-
and de-serialization process has to be deterministic, bi-directional, and lossless.
526+
serializable in one or more machine-readable data formats. The process of serialization
527+
and/or de-serialization has to be deterministic, bi-directional, and lossless.
528528
Any serialization of a <a>verifiable credential</a> or <a>verifiable presentation</a> needs to
529529
be transformable to the generic data model defined in this document in a deterministic
530-
process such that the resulting verifiable credential can be processed
530+
process such that the resulting <a>verifiable credential</a> can be processed
531531
in an interoperable fashion. The serialized form also needs to be able
532532
to be generated from the data model without loss of data or content.
533533
</li>

0 commit comments

Comments
 (0)