From: Paul Norman Date: Thu, 17 Dec 2020 19:24:59 +0000 (-0800) Subject: Fix typo in prometheus readme X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ec14982b237b969c49b9502c7059926fe0403c1d Fix typo in prometheus readme --- diff --git a/cookbooks/prometheus/README.md b/cookbooks/prometheus/README.md index e24566d0b..25feafa93 100644 --- a/cookbooks/prometheus/README.md +++ b/cookbooks/prometheus/README.md @@ -2,7 +2,7 @@ This cookbook configures prometheus, which we use for server monitoring at [prometheus.openstreetmap.org](https://prometheus.openstreetmap.org). The -cookbook contains teo recipes: +cookbook contains two recipes: * default - installs and configures basic prometheus exporters on each machine * server - configures the central prometheus server