Skip to content

Commit

Permalink
Correct syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
selfissued committed Dec 21, 2023
1 parent 53e3991 commit 81610d5
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 @@ -1723,7 +1723,7 @@ <h2>
<h2>Verification Algorithm</h2>
<p>
This specification might be used with many different key discovery protocols.
As such, discovery of verification keys is described in Section <a href="#key_discovery">,
As such, discovery of verification keys is described in Section <a href="#key_discovery"></a>,
and is assumed to have succeeded prior to beginning the verification process.
</p>
<p>
Expand Down

0 comments on commit 81610d5

Please sign in to comment.