From 6fa5b45c3e3c3bfdcbe81f2ed6554073e2df672a Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Mon, 2 Nov 2015 10:15:26 -0700 Subject: [PATCH] Remove redundant 'all' --- website/source/docs/agent/config.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/config.html.md b/website/source/docs/agent/config.html.md index 6f0b9b0dc..a8c6412a3 100644 --- a/website/source/docs/agent/config.html.md +++ b/website/source/docs/agent/config.html.md @@ -42,7 +42,7 @@ nodes, unless otherwise specified: as `us-west` and `us-east`. Defaults to `global`. * `datacenter`: Datacenter of the local agent. All members of a datacenter - should all share a local LAN connection. Defaults to `dc1`. + should share a local LAN connection. Defaults to `dc1`. * `name`: The name of the local node. This value is used to identify individual nodes in a given datacenter and must be unique