Skip to content

Commit 8d26666

Browse files
authored
Fix: Correct extra spaces in README heading (#1760)
Removes extra spaces after the '###' marker in the 'Workforce Identity Federation' heading in README.md.
1 parent f79a2e4 commit 8d26666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ If a lifetime greater than one hour is required, the service account must be add
718718

719719
Note that configuring a short lifetime (e.g. 10 minutes) will result in the library initiating the entire token exchange flow every 10 minutes, which will call the 3rd party token provider even if the 3rd party token is not expired.
720720

721-
### Workforce Identity Federation
721+
### Workforce Identity Federation
722722

723723
[Workforce identity federation](https://cloud.google.com/iam/docs/workforce-identity-federation) lets you use an
724724
external identity provider (IdP) to authenticate and authorize a workforce—a group of users, such as employees,

0 commit comments

Comments
 (0)