From 1b47649e585c2bc0808838cec476c8ab6d84f963 Mon Sep 17 00:00:00 2001 From: Michael Warkentin Date: Tue, 22 Mar 2022 15:10:05 -0400 Subject: [PATCH] Typo fix (#542) `do no` -> `do not` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efde9c05..467a4356 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ authenticate via: ### Workload Identity Federation (preferred) -**⚠️ The `bq` and `gsutil` tools do no currently support Workload Identity +**⚠️ The `bq` and `gsutil` tools do not currently support Workload Identity Federation!** You will need to use traditional service account key authentication for now.