From cafd84bedb3d8fa07379bee0afcb97d5316f2dce Mon Sep 17 00:00:00 2001 From: tomasfreund Date: Mon, 9 Aug 2021 13:23:45 +0200 Subject: [PATCH] Update docs/configuration.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Victor Coutellier Signed-off-by: Tomáš Freund --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 12bc2ed6..634dcee6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -847,7 +847,7 @@ responders: # By default, the message of the alert is never updated in OpsGenie, the new message only appears in activity log. [ update_message: | default = false ] -# Whether or not to send a request to update alert description every time every time an alert is sent to OpsGenie +# Whether or not to send a request to update alert description every time an alert is sent to OpsGenie # By default, the description of the alert is never updated in OpsGenie [ update_description: | default = false ]