diff --git a/docs/install-w-machine.md b/docs/install-w-machine.md index 1286dc4da5..e3bbea24e9 100644 --- a/docs/install-w-machine.md +++ b/docs/install-w-machine.md @@ -76,7 +76,7 @@ Here you use the discovery backend hosted on Docker Hub to create a unique disco $ eval $(docker-machine env manager) - The client will send the `docker` commands in the following steps to the Docker Engine on on `manager`. + The client will send the `docker` commands in the following steps to the Docker Engine on `manager`. 2. Create a unique id for the Swarm cluster.