From 234924c8404850bb21588be27914f026887525ae Mon Sep 17 00:00:00 2001 From: Eugene Date: Thu, 1 Jun 2017 17:01:19 +0100 Subject: [PATCH] Typo triggered my OCD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 443dc7c3..9e3c5f29 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ Gauges have several modes they can run in, which can be selected with the ## Parser -The Python client supports parsing the Promeheus text format. +The Python client supports parsing the Prometheus text format. This is intended for advanced use cases where you have servers exposing Prometheus metrics and need to get them into some other system.