Merge pull request #1253 from raoofm/master

doc: spell check swarm in discovery readme
This commit is contained in:
Victor Vieux
2015-10-02 11:47:02 -07:00

View File

@@ -11,7 +11,7 @@ Docker Swarm comes with multiple Discovery backends.
## Backends
You use a hosted discovery service with Docker Swarm. The service
maintains a list of IPs in your swam. There are several available
maintains a list of IPs in your swarm. There are several available
services, such as `etcd`, `consul` and `zookeeper` depending on what
is best suited for your environment. You can even use a static
file. Docker Hub also provides a hosted discovery service which you