We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895d004 commit 30b1191Copy full SHA for 30b1191
1 file changed
packages/google-auth/docs/user-guide.rst
@@ -1042,7 +1042,7 @@ In the example above `source_credentials` does not have direct access to list bu
1042
in the target project. Using `ImpersonatedCredentials` will allow the source_credentials
1043
to assume the identity of a target_principal that does have access.
1044
1045
-It is possible to provide a delegation chain through `delegates` paramter while
+It is possible to provide a delegation chain through `delegates` parameter while
1046
initializing the impersonated credential. Refer `create short lived credentials delegated`_ for more details on delegation chain.
1047
1048
.. _create short lived credentials delegated: https://cloud.google.com/iam/docs/create-short-lived-credentials-delegated
0 commit comments