jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

docs: fix a tiny typo in method docstring #1399

Closed shuuji3 closed 4 months ago

shuuji3 commented 4 months ago

Description of the Change

Hi, this is a just small typo fix in one method docstring.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.56%. Comparing base (fdd0594) to head (7428231).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1399 +/- ## ======================================= Coverage 97.56% 97.56% ======================================= Files 32 32 Lines 2132 2132 ======================================= Hits 2080 2080 Misses 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.