Skip to content

Commit

Permalink
fix(docs): Fix gcloud typo (#13101)
Browse files Browse the repository at this point in the history
Signed-off-by: Janghun Lee(James) <[email protected]>
(cherry picked from commit f480eb9)
  • Loading branch information
jangh-lee authored and Anton Gilgur committed Jun 14, 2024
1 parent 207e071 commit 3622a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stress-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Install `gcloud` binary.

```bash
# Login to GCP:
gloud auth login
gcloud auth login

# Set-up your config (if needed):
gcloud config set project alex-sb
Expand Down

0 comments on commit 3622a89

Please sign in to comment.