From 738d862b15bf9d2b9055abfc92759961b10876fc Mon Sep 17 00:00:00 2001 From: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com> Date: Thu, 23 May 2024 17:41:03 +0200 Subject: [PATCH] =?UTF-8?q?Gops:=20Update=20text=20in=20irm=20configuratio?= =?UTF-8?q?n=20tracker=20for=20sending=20an=20oncall=20demo=20a=E2=80=A6?= =?UTF-8?q?=20(#88242)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update text in irm configuration tracker for sending an oncall demo alert --- public/app/features/gops/configuration-tracker/irmHooks.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/gops/configuration-tracker/irmHooks.ts b/public/app/features/gops/configuration-tracker/irmHooks.ts index 200540936e6..b845de6033b 100644 --- a/public/app/features/gops/configuration-tracker/irmHooks.ts +++ b/public/app/features/gops/configuration-tracker/irmHooks.ts @@ -244,7 +244,7 @@ export function useGetEssentialsConfiguration(): EssentialsConfigurationData { description: '', steps: [ { - title: 'Send OnCall demo alert', + title: 'Send OnCall demo alert via Alerting integration', description: 'In the integration page, click Send demo alert, to review your notification', button: { type: 'dropDown',