Browse Source

[DOCS] Clarify sentence in network-host.asciidoc (#32429)

datosh 7 years ago
parent
commit
e6bfba1d79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/important-settings/network-host.asciidoc

+ 1 - 1
docs/reference/setup/important-settings/network-host.asciidoc

@@ -9,7 +9,7 @@ location on a single node.  This can be useful for testing Elasticsearch's
 ability to form clusters, but it is not a configuration recommended for
 production.
 
-In order to communicate and to form a cluster with nodes on other servers, your
+In order to form a cluster with nodes on other servers, your
 node will need to bind to a non-loopback address. While there are many
 <<modules-network,network settings>>, usually all you need to configure is
 `network.host`: