diff --git a/index.html b/index.html index 6439910..5eb0cb5 100644 --- a/index.html +++ b/index.html @@ -668,7 +668,7 @@

DID Resolution Metadata

DID resolution metadata MAY include a proof property. If present, the value MUST be a set where each item is a - map that contains a proof. The use of this property + map that represents a proof. The use of this property and the types of proofs are DID method-independent.

@@ -869,7 +869,7 @@

DID Document Metadata

DID document metadata MAY include a proof property. If present, the value MUST be a set where each item is a - map that contains a proof. The use of this property + map that represents a proof. The use of this property and the types of proofs are DID method-specific.

@@ -1225,7 +1225,7 @@

DID URL Dereferencing Metadata

DID URL dereferencing metadata MAY include a proof property. If present, the value MUST be a set where each item is a - map that contains a proof. The use of this property + map that represents a proof. The use of this property and the types of proofs are DID method-independent.