aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-01-16 20:44:47 +0000
committerChristopher Baines <mail@cbaines.net>2016-01-16 20:54:48 +0000
commitb5fb8781d2a0babd82fd7667be523aa14149ef1d (patch)
treeb91137ce493364593d3106fbebe2073f9f889578
parent103d4cf81620831b1943851ac66d206366ab31cb (diff)
downloadprometheus-pgbouncer-exporter-b5fb8781d2a0babd82fd7667be523aa14149ef1d.tar
prometheus-pgbouncer-exporter-b5fb8781d2a0babd82fd7667be523aa14149ef1d.tar.gz
Correct command
-rw-r--r--prometheus_pgbouncer_exporter/exposition.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus_pgbouncer_exporter/exposition.py b/prometheus_pgbouncer_exporter/exposition.py
index 12048fa..0774e9a 100644
--- a/prometheus_pgbouncer_exporter/exposition.py
+++ b/prometheus_pgbouncer_exporter/exposition.py
@@ -36,7 +36,7 @@ index_page = """
</p>
<p>
- Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASE comand
+ Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES comand
output.
</p>