diff --git a/get-started/part4.md b/get-started/part4.md index d841336712..beab97e042 100644 --- a/get-started/part4.md +++ b/get-started/part4.md @@ -332,7 +332,7 @@ myvm2 - hyperv Running tcp://192.168.200.181:2376 v17.06. ### Deploy the app on the swarm manager -Now that you have my `myvm1`, you can use its powers as a swarm manager to +Now that you have `myvm1`, you can use its powers as a swarm manager to deploy your app by using the same `docker stack deploy` command you used in part 3 to `myvm1`, and your local copy of `docker-compose.yml.`