This commit is contained in:
Brian Kassouf 2017-01-13 11:50:23 -08:00
parent aff6282e78
commit f11cd7f54a
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ For Consul, the following options are supported:
are 'tls10', 'tls11' or 'tls12'. Defaults to 'tls12'.
* `require_consistent` (optional) - If true, then all read requests to Consul
will use consistant mode. See [consistancy
will use consistent mode. See [consistency
modes](https://www.consul.io/docs/agent/http.html#consistency-modes) in Consul
for tradeoffs. Defaults to "false".