Merge pull request #745 from greut/patch-1

examples: typo
This commit is contained in:
Kubernetes Prow Robot
2019-01-30 08:48:09 -08:00
committed by GitHub

View File

@@ -52,7 +52,7 @@ cd $DEMO_HOME
kustomize edit set image busybox=alpine:3.6
```
The folowing `images` will be added to `kustomization.yaml`:
The following `images` will be added to `kustomization.yaml`:
> ```
> images:
> - name: busybox