From d6324684b0d1d1b604c3085fb538935c83fd7cb2 Mon Sep 17 00:00:00 2001 From: Alexander Leisentritt Date: Fri, 9 Oct 2020 14:47:05 +0200 Subject: [PATCH] Clarify done_message description (#15127) --- source/_integrations/alert.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/alert.markdown b/source/_integrations/alert.markdown index ab235c552ee..de89f3a3ff6 100644 --- a/source/_integrations/alert.markdown +++ b/source/_integrations/alert.markdown @@ -93,9 +93,9 @@ message: type: template done_message: description: > - A message sent after an alert transitions from `on` to `idle` with + A message sent after an alert transitions from `on` or `off` to `idle` with [template](/docs/configuration/templating/) support. Is only sent if an alert notification - was sent for transitioning from `off` to `on`. + was sent for transitioning from `idle` to `on`. required: false type: template notifiers: