diff --git a/plugins/inputs/burrow/README.md b/plugins/inputs/burrow/README.md
index 039cff8c405384f461508d03eb2d36caa4855bd5..fe0b078ba31ef1b3ee4360de6308b63916e5ac3a 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"]