From b93ee0171a274da921c3eee88de259e51c405fea Mon Sep 17 00:00:00 2001 From: lmxia Date: Wed, 7 Feb 2018 11:20:43 +0800 Subject: [PATCH] fix typos in cmd/kinflate/shortDemo.md --- cmd/kinflate/shortDemo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/kinflate/shortDemo.md b/cmd/kinflate/shortDemo.md index 6d789f9d4..c140b543e 100644 --- a/cmd/kinflate/shortDemo.md +++ b/cmd/kinflate/shortDemo.md @@ -40,4 +40,4 @@ kinflate inflate -f . | kubectl apply -f - ``` This fork of the app repository could be -commited to a private repo. Rebase as desired. +committed to a private repo. Rebase as desired.