python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 3 years ago • 0 comments

There are small typos in:

  • TODO.md
  • jose/jwe.py

Fixes:

  • Should read verification rather than verifcation.
  • Should read encryption rather than encryptionn.
  • Should read compact rather than cmpact.

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

timgates42 avatar Jul 02 '22 23:07 timgates42