jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5.08k stars 679 forks source link

docs: fix simple typo, iinstance -> isinstance #774

Closed timgates42 closed 2 years ago

timgates42 commented 2 years ago

There is a small typo in jwt/algorithms.py.

Should read isinstance rather than iinstance.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md