From 743be670f51be0593ffd6c695c072d108ae53e0f Mon Sep 17 00:00:00 2001 From: Malepati Bala Siva Sai Akhil Date: Thu, 17 Aug 2017 03:04:37 +0530 Subject: [PATCH] Fix Minor Typo in customization custom-template --- examples/customization/custom-template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/customization/custom-template/README.md b/examples/customization/custom-template/README.md index d2b223b51..259ca80a0 100644 --- a/examples/customization/custom-template/README.md +++ b/examples/customization/custom-template/README.md @@ -1,4 +1,4 @@ -This example shows how is possible to use a custom template +This example shows how it is possible to use a custom template First create a configmap with a template inside running: ```