8000 README.md =~ s/PROJET_ID/PROJECT_ID/ (#869) · tmst/python-docs-samples@d5faacf · GitHub
[go: up one dir, main page]

Skip to content

Commit d5faacf

Browse files
matthewgJon Wayne Parrott
authored andcommitted
README.md =~ s/PROJET_ID/PROJECT_ID/ (GoogleCloudPlatform#869)
1 parent b437488 commit d5faacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ These samples are used on the following documentation pages:
3535
```
3636
3. Give your VM's default service account the `Service Account Actor` role:
3737
```
38-
gcloud projects add-iam-policy-binding PROJET_ID
38+
gcloud projects add-iam-policy-binding PROJECT_ID
3939
--role=roles/iam.serviceAccountActor
4040
--member=serviceAccount:SERVICE_ACCOUNT
4141
```

0 commit comments

Comments
 (0)
0