From f381aa554ae71895d61f00c79181a3ee5a56b511 Mon Sep 17 00:00:00 2001 From: Ryan Breen Date: Wed, 4 Feb 2015 22:28:10 -0500 Subject: [PATCH] Pare off unnecessary space. --- website/source/docs/agent/watches.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/watches.html.markdown b/website/source/docs/agent/watches.html.markdown index 749aa836a0..e65be95e43 100644 --- a/website/source/docs/agent/watches.html.markdown +++ b/website/source/docs/agent/watches.html.markdown @@ -56,7 +56,7 @@ are a few global parameters that all watches support: ## Watch Types -The following types are supported. Detailed documentation on each is below: +The following types are supported. Detailed documentation on each is below: * `key` - Watch a specific KV pair * `keyprefix` - Watch a prefix in the KV store