diff --git a/examples/image.md b/examples/image.md index a6248c1f3..6e3eed6c0 100644 --- a/examples/image.md +++ b/examples/image.md @@ -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