MInor spelling edit: Getting Started- Part 4 (#3344)

This commit is contained in:
Ed Solis 2017-05-22 14:54:46 -05:00 committed by John Mulhausen
parent cf20bf5fc4
commit f42e3ff817
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ look:
## Iterating and scaling your app
From here you can do everything you learned about in part 3: scale the app by
changing the `docker-compose.yml` file, or change the app behavior be editing
changing the `docker-compose.yml` file, or change the app behavior by editing
code. In either case, simply running `docker stack deploy` again deploys these
changes. You can tear down the stack with `docker stack rm`. You can also join
any machine, physical or virtual, to this swarm, using the same