Wording/punctuation improvement in README.md.

This commit is contained in:
Julius Volz 2015-03-21 11:27:43 +01:00
parent 393d62ab9e
commit c164557cba
1 changed files with 1 additions and 1 deletions

View File

@ -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/).