Skip to content

Commit 2c105ac

Browse files
committed
Fix typo
Closes #593
1 parent 65a3df0 commit 2c105ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-workflows/gke-kustomize/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For pushes to the `main` branch, this workflow will:
4747
1. [Create a Google Cloud service account][create-sa] if one does not already
4848
exist.
4949
50-
1. [Create an Antifact Registry docker repository](https://cloud.google.com/artifact-registry/docs/docker/quickstart#gcloud) if one does not already exist
50+
1. [Create an Artifact Registry docker repository](https://cloud.google.com/artifact-registry/docs/docker/quickstart#gcloud) if one does not already exist
5151
5252
1. Add the following [Cloud IAM roles][roles] to your service account:
5353

0 commit comments

Comments
 (0)