Fix typo in discovery documentation

Signed-off-by: Felix Abecassis <felix.abecassis@gmail.com>
This commit is contained in:
Felix Abecassis 2015-11-18 16:45:49 -08:00
parent 7504c5b866
commit 0b171c699a
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