Merge pull request #1433 from flx42/flx42-patch-1

Fix typo in discovery documentation
This commit is contained in:
Andrea Luzzardi 2015-11-23 16:30:27 +01:00
commit 08502d37fa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,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