Merge pull request #26114 from londoncalling/fix-linespacing-swarmtut

fixed line spacing in Swarm tutorial bullets
(cherry picked from commit 6221592087)

Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
Charles Smith 2016-08-29 12:09:15 -07:00
parent 9bef12dcfd
commit abe05f4a29

View file

@ -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.
<br /><br />
<p />
* 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