Fix first sentence in docs

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-11-03 13:43:03 -08:00
parent 087e2452f3
commit 76f35282cb
1 changed files with 5 additions and 5 deletions

View File

@ -10,11 +10,11 @@ parent="smn_workw_swarm"
# Docker Swarm # Docker Swarm
Docker Swarm is native clustering for Docker. It allows you create and access to Docker Swarm is native clustering for Docker. It turns a pool of Docker hosts
a pool of Docker hosts using the full suite of Docker tools. Because Docker into a single, virtual Docker host. Because Docker Swarm serves the standard
Swarm serves the standard Docker API, any tool that already communicates with a Docker API, any tool that already communicates with a Docker daemon can use
Docker daemon can use Swarm to transparently scale to multiple hosts. Supported Swarm to transparently scale to multiple hosts. Supported tools include, but
tools include, but are not limited to, the following: are not limited to, the following:
- Dokku - Dokku
- Docker Compose - Docker Compose