From c164557cba657bdc36f26a2d5647a4cb500d8362 Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Sat, 21 Mar 2015 11:27:43 +0100 Subject: [PATCH] Wording/punctuation improvement in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29662a53..2114cc2a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ to export static metrics, such as what role a machine has. The Pushgateway should be used for service-level metrics. The textfile module is for metrics that are tied to a machine. -To use set the `--collector.textfile.directory` flag on the Node exporter. The +To use it, set the `--collector.textfile.directory` flag on the Node exporter. The collector will parse all files in that directory matching the glob `*.prom` using the [text format](http://prometheus.io/docs/instrumenting/exposition_formats/).