From 060aa4996867de173298937f7bb02792048ea7a5 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Mon, 23 Apr 2018 22:48:17 +0800 Subject: [PATCH] Update glossary.md --- docs/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glossary.md b/docs/glossary.md index 2218f987a..51e7c9612 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -198,7 +198,7 @@ environment instances. The configuration of these environments is specified in individual overlays (one per environment) that all refer to a common base that holds common configuration. -One configures the cluster like this: +One configures the cluser like this: > ``` > kustomize build someapp/overlays/staging |\