From 56ac98468de515690a87a085465c8337aaeff625 Mon Sep 17 00:00:00 2001 From: ramnar Date: Wed, 19 Jun 2019 08:22:55 +0530 Subject: [PATCH] Corrected spelling mistake Corrected spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5790fad68..c86d420b2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ untouched and usable as is. `kustomize` targets kubernetes; it understands and can patch [kubernetes style] API objects. It's like [`make`], in that what it does is declared in a file, -and it's like [`sed`], in that it emits editted text. +and it's like [`sed`], in that it emits edited text. This tool is sponsored by [sig-cli] ([KEP]), and inspired by [DAM].