Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ <h3>DID Resolution Metadata</h3>
<a>DID resolution</a> metadata MAY include a <code>proof</code> property.
If present, the value MUST be a <a
data-cite="INFRA#sets">set</a> where each item is a
<a data-cite="INFRA#maps">map</a> that contains a proof. The use of this property
<a data-cite="INFRA#maps">map</a> that represents a proof. The use of this property
and the types of proofs are <a>DID method</a>-independent.
</p>
</dd>
Expand Down Expand Up @@ -869,7 +869,7 @@ <h3>DID Document Metadata</h3>
<a>DID document</a> metadata MAY include a <code>proof</code> property.
If present, the value MUST be a <a
data-cite="INFRA#sets">set</a> where each item is a
<a data-cite="INFRA#maps">map</a> that contains a proof. The use of this property
<a data-cite="INFRA#maps">map</a> that represents a proof. The use of this property
and the types of proofs are <a>DID method</a>-specific.
</p>
</dd>
Expand Down Expand Up @@ -1225,7 +1225,7 @@ <h3>DID URL Dereferencing Metadata</h3>
<a>DID URL dereferencing</a> metadata MAY include a <code>proof</code> property.
If present, the value MUST be a <a
data-cite="INFRA#sets">set</a> where each item is a
<a data-cite="INFRA#maps">map</a> that contains a proof. The use of this property
<a data-cite="INFRA#maps">map</a> that represents a proof. The use of this property
and the types of proofs are <a>DID method</a>-independent.
</p>
</dd>
Expand Down