auth0 / java-jwt

Java implementation of JSON Web Token (JWT)
MIT License
5.84k stars 921 forks source link

Fix the spelling of the dependency name in README #638

Closed trestletech-dd closed 1 year ago

trestletech-dd commented 1 year ago

And hopefully spare someone the hour I lost :(

Changes

Please describe both what is changing and why this is important. Include:

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist

trestletech-dd commented 1 year ago

No need to apologize. Thanks for the free software!