Fix typo on staging

This commit is contained in:
Eric Briand
2018-09-11 13:21:04 +02:00
committed by ebriand
parent 09a62efe88
commit 71f5105a86

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 -->
```