Skip to content

Commit d8ade38

Browse files
authored
Fix oath doc typo (#302)
1 parent 47d56b5 commit d8ade38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/oauth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Typically, service accounts are used in scenarios such as:
176176
- Running workloads which are not tied to the lifecycle of a human user.
177177

178178
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.
179+
`LocalWebserverAuth()`_. If we use a service account the login is automatic.
180180

181181

182182
.. code-block:: python

0 commit comments

Comments
 (0)