Merge pull request #341 from ebriand/patch-1

Fix typo in multibases readme
This commit is contained in:
Jingfang Liu
2018-09-12 09:17:21 -07:00
committed by GitHub

View File

@@ -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.
<!-- @confirmVariants @test -->
```