]> arthur.barton.de Git - netdata.git/commitdiff
doc updates
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 17 Nov 2015 23:26:39 +0000 (01:26 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 17 Nov 2015 23:26:39 +0000 (01:26 +0200)
plugins.d/README.md

index d34dbe29b822184155994bff2efdd3a58ec23a0a..ada2b3f5f48be26921ea0d6b684e23cc5d3aab99 100644 (file)
@@ -202,7 +202,7 @@ data collection is defined as a series of `BEGIN` -> `SET` -> `END` lines
 
 > END
 
-    END does not take any parameters, it commits the collected values to the chart.
+  END does not take any parameters, it commits the collected values to the chart.
 
 More `SET` lines may appear to update all the dimensions of the chart.
 All of them in one `BEGIN` -> `END` block.