diff --git a/docs/getting-started-guides/minikube.md b/docs/getting-started-guides/minikube.md index 107372d4f9..afbb9d97ca 100644 --- a/docs/getting-started-guides/minikube.md +++ b/docs/getting-started-guides/minikube.md @@ -284,7 +284,10 @@ We recommend you use `ImagePullSecrets`, but if you would like to configure acce ## Add-ons -In order to have minikube properly start/restart custom addons, place the addons you wish to be launched with minikube in the `~/.minikube/addons` directory. Addons in this folder will be moved to the minikubeVM and launched each time minikube is started/restarted. +In order to have minikube properly start or restart custom addons, +place the addons you wish to be launched with minikube in the `~/.minikube/addons` +directory. Addons in this folder will be moved to the minikube VM and +launched each time minikube is started or restarted. ## Using Minikube with an HTTP Proxy