From 12c1caacee6864bb20ea990b1324b0631123b68d Mon Sep 17 00:00:00 2001 From: juliusv Date: Mon, 9 Feb 2015 12:00:05 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9093685..0e17164e 100644 --- a/README.md +++ b/README.md @@ -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: