From d2bc8b7ccae01b94de823ed36f36bd5034068872 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Wed, 4 Jun 2014 13:43:57 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b614b27..ae2e079c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To include other collectors, specify the build tags lile this: go build -tags 'ganglia runit' node_exporter.go -Which collectors are used is controled by the --enabledCollectors flag. +Which collectors are used is controlled by the --enabledCollectors flag. ### NativeCollector