Corrected spelling mistake

Corrected spelling mistake
This commit is contained in:
ramnar
2019-06-19 08:22:55 +05:30
committed by GitHub
parent 658ebeaa21
commit 56ac98468d

View File

@@ -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].