Skip to content

Commit 08dd2ab

Browse files
authored
docs: fix typo in prometheus.md (#16091)
Fixes small `scrape_config` typo in `prometheus.md`
1 parent 8b9763d commit 08dd2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/integrations/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
### Prometheus configuration
6060
6161
To allow Prometheus to scrape the Coder metrics, you will need to create a
62-
`scape_config` in your `prometheus.yml` file, or in the Prometheus Helm chart
62+
`scrape_config` in your `prometheus.yml` file, or in the Prometheus Helm chart
6363
values. The following is an example `scrape_config`.
6464

6565
```yaml

0 commit comments

Comments
 (0)