auth0 / express-jwt

connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
MIT License
4.49k stars 444 forks source link

README: Fix misspelled word in readme #300

Closed ubuntu-prasad closed 2 years ago

ubuntu-prasad commented 2 years ago

Description

Fixed misspelled word in README

References

Github Issue: https://github.com/auth0/express-jwt/issues/299

Checklist

jfromaniello commented 2 years ago

thank you