Fixed typo in part 5 (#2960)

Typo "redploying" --> "redeploying"
This commit is contained in:
marvin sl 2017-04-20 18:28:35 +02:00 committed by John Mulhausen
parent b62780d875
commit 03cf30eb99
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ multiple services relate to each other, and run them on multiple machines.
This is the home stretch, so congratulate yourself!
## Adding a new service and redploying.
## Adding a new service and redeploying.
It's easy to add services to our `docker-compose.yml` file. First, let's add
a free visualizer service that lets us look at how our swarm is scheduling