Skip to content

Commit

Permalink
Correct JsonWebKey based on code review
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
  • Loading branch information
TallTed and dlongley committed Jul 12, 2024
1 parent f6d0e3d commit 4d0fade
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 @@ -1828,7 +1828,7 @@ <h4>Ed25519VerificationKey2020</h4>

<p class="issue">
We need to add documentation to note that this key format is deployed and
widely used in production, but is deprecated. `Multikey` and `JsonWebKey2020`
widely used in production, but is deprecated. `Multikey` and `JsonWebKey`
supersede it.
</p>

Expand Down

0 comments on commit 4d0fade

Please sign in to comment.