From 54395fc944176d61ba6868df7d6b9cc17fbc9603 Mon Sep 17 00:00:00 2001 From: jeunii <46089687+jeunii@users.noreply.github.com> Date: Thu, 23 Dec 2021 12:03:20 -0500 Subject: [PATCH] Fix typo (#1825) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14717e36e..9798d9e40 100644 --- a/README.md +++ b/README.md @@ -488,7 +488,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