Skip to content

Commit d45180c

Browse files
KevyVojordanstephens
authored andcommitted
missing i on cli (#278)
1 parent 4bc8806 commit d45180c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/deploy-to-gcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This tutorial will show you how to deploy your services to your own GCP project
1313
* [A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
1414
* [A Defang Account](/docs/concepts/authentication)
1515
* [The Defang CLI](/docs/getting-started#install-the-defang-cli)
16-
* [gcloud CL](https://cloud.google.com/sdk/docs/install)
16+
* [gcloud CLI](https://cloud.google.com/sdk/docs/install)
1717
* [GCP Account Credentials](https://cloud.google.com/docs/authentication/set-up-adc-local-dev-environment)
1818

1919
## Step 1 - Navigate to your project directory

0 commit comments

Comments
 (0)