From abe05f4a29491034071f1625475ad6b141392644 Mon Sep 17 00:00:00 2001 From: Charles Smith Date: Mon, 29 Aug 2016 12:09:15 -0700 Subject: [PATCH] Merge pull request #26114 from londoncalling/fix-linespacing-swarmtut fixed line spacing in Swarm tutorial bullets (cherry picked from commit 62215920871b8d15a6ffe538baac5abe2b715409) Signed-off-by: Charles Smith --- docs/swarm/swarm-tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swarm/swarm-tutorial/index.md b/docs/swarm/swarm-tutorial/index.md index 1887186079..1c00c4700e 100644 --- a/docs/swarm/swarm-tutorial/index.md +++ b/docs/swarm/swarm-tutorial/index.md @@ -83,7 +83,7 @@ mode, including initializing a swarm with a single node, creating services, and scaling services. Docker "Moby" on Hyperkit (Mac) or Hyper-V (Windows) will serve as the single swarm node. -

+

* Currently, you cannot use Docker for Mac or Windows alone to test a _multi-node_ swarm. However, you can use the included version of [Docker