From 4fa90cd2f91ce60bebd51b654992a2f8fbbf0513 Mon Sep 17 00:00:00 2001 From: jeunii <46089687+jeunii@users.noreply.github.com> Date: Wed, 24 Nov 2021 16:28:22 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827eee2893..65b51eb85b 100644 --- a/README.md +++ b/README.md @@ -484,7 +484,7 @@ gcloud projects add-iam-policy-binding $PROJECT \ --role=roles/storage.objectAdmin ``` -Please ensure, kaniko pod is running in the namespace and with Kubernetest Service Account. +Please ensure, kaniko pod is running in the namespace and with a Kubernetes Service Account. #### Pushing to Amazon ECR