From b5fb8781d2a0babd82fd7667be523aa14149ef1d Mon Sep 17 00:00:00 2001
From: Christopher Baines
Date: Sat, 16 Jan 2016 20:44:47 +0000
Subject: Correct command
---
prometheus_pgbouncer_exporter/exposition.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 = """
- 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.
--
cgit v1.2.3