From 49d3957e4712d61308fa90686589185dd66fe27a Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Fri, 3 Feb 2017 14:30:37 -0800 Subject: [PATCH] Update last_page.md --- engine/getstarted/last_page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/getstarted/last_page.md b/engine/getstarted/last_page.md index 50d36d1123..9ad474a57d 100644 --- a/engine/getstarted/last_page.md +++ b/engine/getstarted/last_page.md @@ -21,7 +21,7 @@ Depending on your interest, the Docker documentation contains a wealth of inform Tutorials and sample app walkthroughs - Define and deploy a multi-container app. A nice next step after this Getting Started tutorial, this is a sample app walkthrough that shows you how to use a docker stack file to define a set of services and deploy them to a swarm. + Define and deploy a multi-container app. A logical next step after completing the Getting Started example, this tutorial walks you through using a Docker stack file to define a set of services and deploy them to a swarm. More about Docker for Mac, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem