Skip to content

docs: fix typos and grammar in exceptions docstrings - #580

Merged
vimalloc merged 1 commit into
vimalloc:mainfrom
aoright:docs/fix-exceptions-docstrings
Aug 20, 2026
Merged

docs: fix typos and grammar in exceptions docstrings#580
vimalloc merged 1 commit into
vimalloc:mainfrom
aoright:docs/fix-exceptions-docstrings

Conversation

@aoright

@aoright aoright commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix typo in JWTExtendedException docstring (Base except which -> Base exception which).
  • Fix verb agreement in RevokedTokenError and FreshTokenRequired docstrings (attempt -> attempts).
  • Add missing trailing periods across docstrings in flask_jwt_extended/exceptions.py.

Signed-off-by: aoright <102943475+aoright@users.noreply.github.com>
@vimalloc
vimalloc merged commit d2221d1 into vimalloc:main Aug 20, 2026
14 checks passed
@vimalloc

Copy link
Copy Markdown
Owner

Awesome, thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants