Simple typo fix.
This commit is contained in:
Michael Barrow 2016-05-29 10:24:44 -07:00
parent 67b9104daf
commit 0871236ca7
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ for [DNS Caching](/docs/guides/dns-cache.html).
## WAN Address Translation
Be default, Consul DNS queries will return a node's local address, even when
By default, Consul DNS queries will return a node's local address, even when
being queried from a remote datacenter. If you need to use a different address
to reach a node from outside its datacenter, you can configure this behavior
using the [`advertise-wan`](/docs/agent/options.html#_advertise-wan) and