Merge pull request #1816 from idubinskiy/master

Fix doc typo
This commit is contained in:
Ryan Breen 2016-03-09 15:43:29 -05:00
commit d5ee9102af
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
setting this value.
* <a name="enable_truncate"></a><a href="#enable_truncate">`enable_truncate`</a> If set to
true, a UDP DNS query that would return more 3 records, or more than would fit into a valid
true, a UDP DNS query that would return more than 3 records, or more than would fit into a valid
UDP response, will set the truncated flag, indicating to clients that they should re-query
using TCP to get the full set of records.