diff options
-rw-r--r-- | prometheus_pgbouncer_exporter/exposition.py | 2 |
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> |