We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d56b5 commit d8ade38Copy full SHA for d8ade38
docs/oauth.rst
@@ -176,7 +176,7 @@ Typically, service accounts are used in scenarios such as:
176
- Running workloads which are not tied to the lifecycle of a human user.
177
178
If we use OAuth client ID we need to do one manual login into the account with
179
-`LocalWebserverAuth()`_. if we use a service account the login is automatic.
+`LocalWebserverAuth()`_. If we use a service account the login is automatic.
180
181
182
.. code-block:: python
0 commit comments