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. )}