Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#469 from AdamDang/patch-3
Browse files Browse the repository at this point in the history
Typo fix: cluser->cluster
  • Loading branch information
monopole authored May 11, 2018
2 parents 5b7eded + 55247c6 commit 954a452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ environment variants.
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 cluser like this:
One configures the cluster like this:

> ```
> kustomize build someapp/overlays/staging |\
Expand Down

0 comments on commit 954a452

Please sign in to comment.