Skip to content

Commit 2a38dad

Browse files
docs: fix a typo in the user guide (avaiable -> available) (#680)
1 parent d8783b3 commit 2a38dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-auth/docs/user-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ to assume the identity of a target_principal that does have access.
251251
Identity Tokens
252252
+++++++++++++++
253253

254-
`Google OpenID Connect`_ tokens are avaiable through :mod:`Service Account <google.oauth2.service_account>`,
254+
`Google OpenID Connect`_ tokens are available through :mod:`Service Account <google.oauth2.service_account>`,
255255
:mod:`Impersonated <google.auth.impersonated_credentials>`,
256256
and :mod:`Compute Engine <google.auth.compute_engine>`. These tokens can be used to
257257
authenticate against `Cloud Functions`_, `Cloud Run`_, a user service behind

0 commit comments

Comments
 (0)