diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown
index 23c29c6ac8..e04b423475 100644
--- a/website/source/docs/agent/options.html.markdown
+++ b/website/source/docs/agent/options.html.markdown
@@ -493,7 +493,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
setting this value.
* `enable_truncate` 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.