website: Fixing documentation bug

pull/763/head
Armon Dadgar 2015-03-05 15:04:40 -08:00
parent e6ee9de61f
commit eb34741b0d
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Just like querying services, Consul has an API for querying the
nodes themselves. You can do this via the DNS or HTTP API.
For the DNS API, the structure of the names is `NAME.node.consul` or
`NAME.DATACENTER.node.consul`. If the datacenter is omitted, Consul
`NAME.node.DATACENTER.consul`. If the datacenter is omitted, Consul
will only search the local datacenter.
From "agent-one", query "agent-two":