aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9200d37..6ccf068 100644
--- a/README
+++ b/README
@@ -3,6 +3,6 @@
This is a simple exporter for PgBouncer that makes several metrics available to
Prometheus.
-Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASE comand
+Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES command
output. For the full list, see the prometheus_pgbouncer_exporter/collectors.py
file.