From d916d22cde42583335bc23443f044b91b87674ad Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Mon, 23 Apr 2018 14:44:35 +0800 Subject: [PATCH] Update join.md --- swarm/reference/join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/reference/join.md b/swarm/reference/join.md index 1a28dd3d7f..cccaf9514d 100644 --- a/swarm/reference/join.md +++ b/swarm/reference/join.md @@ -46,7 +46,7 @@ Where: * `ip1`, `ip2`, `ip3` are each the IP address and port numbers of a discovery backend node. * `path` (optional) is a path to a key-value store on the discovery backend. When you use a single backend to service multiple clusters, you use paths to maintain separate key-value stores for each cluster. -* `path/to/file` is the path to a file that contains a static list of the Swarm managers and nodes that are members the cluster. +* `path/to/file` is the path to a file that contains a static list of the Swarm managers and nodes that are members of the cluster. * `iprange` is an IP address or a range of IP addresses followed by a port number. For example: