Skip to content

Commit 3889a50

Browse files
committed
fix(docs): correct typo in GKE shared VPC example readme
1 parent df2f3d7 commit 3889a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gke_shared_vpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This illustrates how to create a project with a shared VPC from a host project that is GKE suitable.
44

5-
As shown in this exmaple, GKE shared VPC is only enabled if the "container.googleapis.com" API is in the "activate_apis" variable list.
5+
As shown in this example, GKE shared VPC is only enabled if the "container.googleapis.com" API is in the "activate_apis" variable list.
66

77
It will do the following:
88

0 commit comments

Comments
 (0)