Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Oct 27, 2023
1 parent 1e3b478 commit aa7c44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ v2.0.16 UNRELEASED
stored in the keys. However, this still does not necessarily mean that the key's
are valid for use in cryptographic operations. If `Validate()` is successful,
it only means that the keys are in the right _format_, including the presence
of required fields and that certain fields are have proper length, etc.
of required fields and that certain fields have proper length, etc.

[New Features]
* [jws] Added `jws.WithValidateKey()` to force calling `key.Validate()` before
Expand Down

0 comments on commit aa7c44f

Please sign in to comment.