From 684457afd3f81892e12d983a61672d7ea9bbe296 Mon Sep 17 00:00:00 2001 From: DanielLearner <4323083+DanielLearner@users.noreply.github.com> Date: Thu, 11 Feb 2021 14:20:03 -0600 Subject: [PATCH] docs: fix a typo in the user guide (avaiable -> available) (#680) --- docs/user-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 08e7167df..45ce14c86 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -251,7 +251,7 @@ to assume the identity of a target_principal that does have access. Identity Tokens +++++++++++++++ -`Google OpenID Connect`_ tokens are avaiable through :mod:`Service Account `, +`Google OpenID Connect`_ tokens are available through :mod:`Service Account `, :mod:`Impersonated `, and :mod:`Compute Engine `. These tokens can be used to authenticate against `Cloud Functions`_, `Cloud Run`_, a user service behind