Fix typo in README.md

This commit is contained in:
juliusv 2015-02-09 12:00:05 +01:00
parent 86ddd0a1a8
commit 12c1caacee
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ should be used for service-level metrics. The textfile module is for metrics
that are tied to a machine.
To use set the `--textfile.directory` flag on the Node exporter. The collector
will pares all files in that directory matching the glob `*.prom` using the
will parse all files in that directory matching the glob `*.prom` using the
[text format](http://prometheus.io/docs/instrumenting/exposition_formats/).
To atomically push completion time for a cron job: