mirror of https://github.com/docker/docs.git
Fix doubled period
This commit is contained in:
parent
a9e535f3bd
commit
f9897d3b43
|
@ -7,7 +7,7 @@ title: Docker Swarm
|
||||||
This section refers to standalone Docker Swarm. If you use Docker 1.12 or higher,
|
This section refers to standalone Docker Swarm. If you use Docker 1.12 or higher,
|
||||||
[Swarm mode](../engine/swarm/index.md) is integrated with Docker Engine. Most
|
[Swarm mode](../engine/swarm/index.md) is integrated with Docker Engine. Most
|
||||||
users should use the integrated Swarm mode. Standalone Docker Swarm is not
|
users should use the integrated Swarm mode. Standalone Docker Swarm is not
|
||||||
integrated into the Docker Engine API and CLI commands..
|
integrated into the Docker Engine API and CLI commands.
|
||||||
|
|
||||||
If you decide to use standalone Docker Swarm, use these links to get started.
|
If you decide to use standalone Docker Swarm, use these links to get started.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue