Skip to content

Commit

Permalink
docs: fix wording in validation warning
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Chodur <m.chodur@seznam.cz>
  • Loading branch information
FUSAKLA committed Mar 8, 2024
1 parent 09ec132 commit 50ca24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ There are three ways you can disable certain validation:
- [Using PromQL expression comments](#using-promql-expression-comments)
- [Using alert annotation](#using-alert-annotation)

> The later two are useful if you yse for example jsonnet to generate the rules.
> The last two are useful if you yse for example jsonnet to generate the rules.
> Then you can't use the YAML comments, but you can set the comments in the expression or alert annotations.
> Unfortunately those have limited scope of usage (recording rules cannot have annotations, cannot be disabled on the group or file level).
Expand Down

0 comments on commit 50ca24c

Please sign in to comment.