Fix repeating wording in sentence (#5256)

Fix `to join to join` typo
This commit is contained in:
Diogenes S. Jesus 2019-01-23 15:12:41 +01:00 committed by Matt Keeler
parent 3a0b0b2b65
commit f0e081bf88
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ and consider if they're appropriate for your deployment.
- <a name="v-global-domain" href="#v-global-domain">`domain`</a> (`string: "consul"`) -
The domain Consul uses for DNS queries. This is used to configure agents both
for DNS listening but also to know what domain to join to join the cluster.
for DNS listening but also to know what domain to join the cluster.
This should be consistent throughout the chart, but can be overridden
per-component as well.