diff --git a/content/en/docs/tasks/access-application-cluster/ingress-minikube.md b/content/en/docs/tasks/access-application-cluster/ingress-minikube.md index bf5b3f9847479..ca723f73cf881 100644 --- a/content/en/docs/tasks/access-application-cluster/ingress-minikube.md +++ b/content/en/docs/tasks/access-application-cluster/ingress-minikube.md @@ -182,7 +182,7 @@ The following manifest defines an Ingress that sends traffic to your Service via ``` 1. Add the following line to the bottom of the `/etc/hosts` file on - your computer (you will need adminstrator access): + your computer (you will need administrator access): ``` 172.17.0.15 hello-world.info