Fixing spelling errror.

This commit is contained in:
rhysrevans3 2025-01-06 09:32:36 +00:00
parent 55693c9e51
commit 76a12bfcfd
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ class OAuth2ClientCredentials(OAuth2):
bool,
Doc(
"""
By default, if no HTTP Auhtorization header is provided, required for
By default, if no HTTP Authorization header is provided, required for
OAuth2 authentication, it will automatically cancel the request and
send the client an error.