From 52a184c1dbfb4962c8f1148496d29dedd34b035c Mon Sep 17 00:00:00 2001 From: Raoof Mohammed Date: Fri, 2 Oct 2015 13:19:45 -0400 Subject: [PATCH] doc: spell check swarm in discovery readme Signed-off-by: Raoof Mohammed --- discovery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discovery/README.md b/discovery/README.md index 6db76131e4..51b28f22ec 100644 --- a/discovery/README.md +++ b/discovery/README.md @@ -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