summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Michael O. Heggø <danmichaelo@gmail.com>2021-08-05 12:50:18 +0200
committerGitHub <noreply@github.com>2021-08-05 10:50:18 +0000
commita9769d8e413e73e3322aa59efcfaa48f023c5436 (patch)
treec7c88f5d127684eeab3bde82c09aad6e2188b6a5
parentab85abbdb3aadabf8f7abcf0249490cc96509ae5 (diff)
Docs: Remove extra 's' (#11376)
-rw-r--r--backends/prometheus/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/prometheus/README.md b/backends/prometheus/README.md
index 0346aa666a..28147b2ddd 100644
--- a/backends/prometheus/README.md
+++ b/backends/prometheus/README.md
@@ -110,7 +110,7 @@ scrape_configs:
# You can use `prometheus_all_hosts` if you want Prometheus to set the `instance` to your hostname instead of IP
format: [prometheus]
#
- # sources: as-collected | raw | average | sum | volume
+ # source: as-collected | raw | average | sum | volume
# default is: average
#source: [as-collected]
#