diff --git a/engine/getstarted-voting-app/index.md b/engine/getstarted-voting-app/index.md index 0dc373eabc..bb4ee52a04 100644 --- a/engine/getstarted-voting-app/index.md +++ b/engine/getstarted-voting-app/index.md @@ -192,7 +192,7 @@ volumes: ## Compose Version 3 features and compatibility -To deploy the voting application, we will run the `docker-stack deploy` command +To deploy the voting application, we will run the `docker stack deploy` command with this `docker-stack.yml` file to pull the referenced images and launch the services in a swarm as configured in the `.yml`.