diff --git a/aiogoogle/client.py b/aiogoogle/client.py index 132bd1a..a7bd148 100644 --- a/aiogoogle/client.py +++ b/aiogoogle/client.py @@ -36,7 +36,7 @@ class Aiogoogle: api_key (aiogoogle.auth.creds.ApiKey): Google API key - user_creds (aiogoogle.auth.creds.UserCreds): OAuth2 cser credentials + user_creds (aiogoogle.auth.creds.UserCreds): OAuth2 user credentials client_creds (aiogoogle.auth.creds.ClientCreds): OAuth2 client credentials