From ff93c3c3268f47192fbb6110dad9126388d266b1 Mon Sep 17 00:00:00 2001
From: Mathur <mathuronit@users.noreply.github.com>
Date: Mon, 4 Jun 2018 12:51:57 -0500
Subject: [PATCH] Update burrow README.md (#4231)

---
 plugins/inputs/burrow/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/inputs/burrow/README.md b/plugins/inputs/burrow/README.md
index 039cff8c..fe0b078b 100644
--- a/plugins/inputs/burrow/README.md
+++ b/plugins/inputs/burrow/README.md
@@ -8,6 +8,7 @@ Supported Burrow version: `1.x`
 ### Configuration
 
 ```
+[[inputs.burrow]]
   ## Burrow API endpoints in format "schema://host:port".
   ## Default is "http://localhost:8000".
   servers = ["http://localhost:8000"]
-- 
GitLab