From 405a55521fd638f0ac6bf51cd3a8c927d6b90395 Mon Sep 17 00:00:00 2001 From: Tiago Matias Date: Mon, 12 Nov 2018 15:50:11 -0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 163e95b4..22662e20 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Presentation ------------ The adapter gathers the names of available metrics from Prometheus -a regular interval (see [Configuration](#configuration) above), and then +at a regular interval (see [Configuration](#configuration) above), and then only exposes metrics that follow specific forms. The rules governing this discovery are specified in a [configuration file](docs/config.md).