golang-jwt / jwt

Go implementation of JSON Web Tokens (JWT).
https://golang-jwt.github.io/jwt/
MIT License
6.98k stars 335 forks source link

Trivial: Typo fix for ECDSA error message #373

Closed tjs-cinemo closed 8 months ago

tjs-cinemo commented 8 months ago

The recently improved error messages have a typo in the ECDSA error messages. This PR fixes it.