Skip to content

Commit c09d47e

Browse files
authored
Update deploy-to-gcp.mdx
1 parent 2da8996 commit c09d47e

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
@@ -23,7 +23,7 @@ $ cd path/to/your/project
2323

2424
## Step 2 - Authenticate Defang to use your GCP Account
2525

26-
After signing in for your GCP account, select an existing project or [create a new project](https://developers.google.com/workspace/guides/create-project). Make sure [billing is enabled](https://cloud.google.com/billing/docs/how-to/modify-project). Then, note down the project ID and set it as environment variable `GCP_PROJECT_ID`.
26+
After signing in to your GCP account, select an existing project or [create a new project](https://developers.google.com/workspace/guides/create-project). Make sure [billing is enabled](https://cloud.google.com/billing/docs/how-to/modify-project). Then, note down the project ID and set it as environment variable `GCP_PROJECT_ID`.
2727

2828
## Step 3 - Deploy
2929

0 commit comments

Comments
 (0)