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:
parent
9bef12dcfd
commit
abe05f4a29
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue