Skip to content

Commit

Permalink
Fix small markup bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Dec 12, 2024
1 parent 000f67b commit b24073f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ <h2>Dereferencing the Resource</h2>
<li>If the <var>input <a>DID URL</a></var> contains no <a>DID path</a> and no <a>DID query</a>:
<pre class="example nohighlight">did:example:1234</pre>
The <a>DID URL dereferencer</a> MUST return the <var>resolved <a>DID document</a></var> and
<var>resolved <a href="#did-document-metadata"></a> as follows:
<var>resolved <a href="#did-document-metadata"></a></var> as follows:

<ol class="algorithm">
<li><b>dereferencingMetadata</b>: <code>«[ derefencingMetadata ]»</code></li>
Expand Down

0 comments on commit b24073f

Please sign in to comment.