From b1fdaa23117952eaf71d025eddbd323780a4ea61 Mon Sep 17 00:00:00 2001 From: Ratnadeep Debnath Date: Wed, 18 Sep 2019 19:01:02 +0530 Subject: [PATCH] Fix typo in transformerconfigs README --- examples/transformerconfigs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/transformerconfigs/README.md b/examples/transformerconfigs/README.md index fd1c041ea..54bbd7eed 100644 --- a/examples/transformerconfigs/README.md +++ b/examples/transformerconfigs/README.md @@ -175,4 +175,4 @@ metadata: annotations: foo.k8s.io/bar: baz ``` -Kustomize supports escaping special characters in path, e.g `matadata/annotations/foo.k8s.io\/bar` +Kustomize supports escaping special characters in path, e.g `metadata/annotations/foo.k8s.io\/bar`