diff --git a/helm/prometheus/README.md b/helm/prometheus/README.md index 7ead25f79..ffbd1c0ab 100755 --- a/helm/prometheus/README.md +++ b/helm/prometheus/README.md @@ -101,7 +101,7 @@ Custom service monitors can be added in values.yaml in the `serviceMonitors` sec #### Example service monitor -This example Service Monitor will monitor applications matching `app: nginx-ingress`. The port `metrics` will be scraped with the path `/merics`. The endpoint will be scraped every 30 seconds. +This example Service Monitor will monitor applications matching `app: nginx-ingress`. The port `metrics` will be scraped with the path `/metrics`. The endpoint will be scraped every 30 seconds. ``` serviceMonitors: