Skip to content

Commit 576313f

Browse files
author
Graham Rounds
committed
fix spelling error
Signed-off-by: Graham Rounds <[email protected]>
1 parent 19d2d51 commit 576313f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configs-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following schema is used both when retrieving the current configs from the A
3434

3535
`id` - should be incremented every time data is updated; Cortex will use the config with the highest number.
3636

37-
`rule_format_version` - allows compatability for tenants with config in Prometheus V1 format. Pass "1" or "2" according to which Prometheus version you want to match.
37+
`rule_format_version` - allows compatibility for tenants with config in Prometheus V1 format. Pass "1" or "2" according to which Prometheus version you want to match.
3838

3939
`config.alertmanager_config` - The contents of the alertmanager config file should be as described [here](https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/), encoded as a single string to fit within the overall JSON payload.
4040

0 commit comments

Comments
 (0)