From 03cf30eb99ad570cbee4683cea234acbe9351409 Mon Sep 17 00:00:00 2001 From: marvin sl Date: Thu, 20 Apr 2017 18:28:35 +0200 Subject: [PATCH] Fixed typo in part 5 (#2960) Typo "redploying" --> "redeploying" --- get-started/part5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/part5.md b/get-started/part5.md index 3bfbdeefd2..e3c071cd89 100644 --- a/get-started/part5.md +++ b/get-started/part5.md @@ -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