diff --git a/examples/multibases/README.md b/examples/multibases/README.md index 29d06ecb9..ae3d471a4 100644 --- a/examples/multibases/README.md +++ b/examples/multibases/README.md @@ -107,7 +107,7 @@ Now the workspace has following directories > └── kustomization.yaml > ``` -Confirm that the `kustomize build` output contains three pod objects from dev, staing and production variants. +Confirm that the `kustomize build` output contains three pod objects from dev, staging and production variants. ```