lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.52k stars 452 forks source link

docs: typo fix #649

Closed HillaShx closed 4 months ago

HillaShx commented 4 months ago

Hello team! I'm implementing Authlib in an app I'm working on, thank you for your good work! While reading the docs, I realized the name GitHub was missing a T, so I'm submitting this fix for your approval.

Thank you and have a great day!

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)


azmeuk commented 4 months ago

Thank you!