website: typo in node meta additional section (#4429)

This commit is contained in:
Sergey Shepelev 2018-07-26 01:32:36 +05:00 committed by Jack Pearkes
parent 1bd002d44b
commit e6dea80797

View file

@ -847,7 +847,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
* <a name="enable_additional_node_meta_txt"></a><a href="#enable_additional_node_meta_txt">`enable_additional_node_meta_txt`</a> -
When set to true, Consul will add TXT records for Node metadata into the Additional section of the DNS responses for several
query types such as SRV queries. When set to false those records are emitted. This does not impact the behavior of those
query types such as SRV queries. When set to false those records are not emitted. This does not impact the behavior of those
same TXT records when they would be added to the Answer section of the response like when querying with type TXT or ANY. This
defaults to true.