From a96eb2c2ffa6b789728478d7388760a5736f53de Mon Sep 17 00:00:00 2001 From: Shivesh Abhishek Date: Mon, 29 Oct 2018 02:36:15 +0530 Subject: [PATCH] Minor typo-fix in 2018-05-29-announcing-kustomize.md Signed-off-by: Shivesh Abhishek --- content/en/blog/_posts/2018-05-29-announcing-kustomize.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2018-05-29-announcing-kustomize.md b/content/en/blog/_posts/2018-05-29-announcing-kustomize.md index 3ca0b54401..908ce72363 100644 --- a/content/en/blog/_posts/2018-05-29-announcing-kustomize.md +++ b/content/en/blog/_posts/2018-05-29-announcing-kustomize.md @@ -17,7 +17,7 @@ date: 2018-05-29 If you run a Kubernetes environment, chances are you’ve customized a Kubernetes configuration — you've copied -some API object YAML files and editted them to suit +some API object YAML files and edited them to suit your needs. But there are drawbacks to this approach — it can be