From bc5bb994a3c976195e9cbb9811a814709af003b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Mon, 28 Mar 2016 00:33:32 -0400 Subject: [PATCH] Fix typo --- templates/Prometheus/0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Prometheus/0/README.md b/templates/Prometheus/0/README.md index 19f24b1..40815d1 100644 --- a/templates/Prometheus/0/README.md +++ b/templates/Prometheus/0/README.md @@ -22,4 +22,4 @@ I expect most people who find this useful will make use of this as a starting po ## Usage * Grafana will now be available on, running on port 3000. I've added a number of dashboards to help get you started. Authentication is with the default `admin/admin`. -* Prometheus will now be avaialble, running on port 9090. Have a play around with some of the data. For more information on Prometheus - https://prometheus.io/docs/introduction/overview/ \ No newline at end of file +* Prometheus will now be available, running on port 9090. Have a play around with some of the data. For more information on Prometheus - https://prometheus.io/docs/introduction/overview/