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 #299

Closed ubuntu-prasad closed 1 year ago

ubuntu-prasad commented 2 years ago

Description

Fix misspelled word call in README file.

Currently in Additional Options section on line Or, the other way around, if you want to make some paths unprotected, cal unless like so., call is misspelled as cal. See attached screenshot.

Reproduction

Environment

auth0_express-jwt_ readme