From f2da409703d60f395959655d581c253f293b1f5f Mon Sep 17 00:00:00 2001 From: Christopher Norris <70215605+chroberts@users.noreply.github.com> Date: Fri, 21 Jan 2022 06:58:40 -0800 Subject: [PATCH] Chore: fix typo (#44188) --- .../unified/components/receivers/form/CloudReceiverForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx b/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx index c78aa7f026b..15c8b97ec1d 100644 --- a/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx +++ b/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx @@ -64,7 +64,7 @@ export const CloudReceiverForm: FC = ({ existing, alertManagerSourceName, <> {!isVanillaAM && ( - Note that empty string values will be replaced with global defaults were appropriate. + Note that empty string values will be replaced with global defaults where appropriate. )}