docs/provisioning: fix typo in notification policies (#54917) (#56619)

(cherry picked from commit f90e72991d)

Co-authored-by: Timost <Timost@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-10-11 18:25:18 +02:00
committed by GitHub
co-authored by Timost
parent bf184205dc
commit 34a054642f
@@ -852,7 +852,7 @@ policies:
# <duration> How long to wait before sending a notification about new alerts that
# are added to a group of alerts for which an initial notification has
# already been sent. (Usually ~5m or more), default = 5m
group_internval: 5m
group_interval: 5m
# <duration> How long to wait before sending a notification again if it has already
# been sent successfully for an alert. (Usually ~3h or more), default = 4h
repeat_interval: 4h