docs: make case consistent (#46436)

(Other headings use sentence case)
This commit is contained in:
Jens Oliver Meiert
2022-03-11 22:03:45 +01:00
committed by GitHub
parent 6db4b54ab0
commit c649b54ed2

View File

@ -125,7 +125,7 @@ Template to render entire notification message:
{{ end }} {{ end }}
``` ```
### HTML in Message Templates ### HTML in message templates
HTML in alerting message templates is escaped. We do not support rendering of HTML in the resulting notification. HTML in alerting message templates is escaped. We do not support rendering of HTML in the resulting notification.