mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
Chore: fix typo (#44188)
This commit is contained in:
parent
d7683aaa17
commit
f2da409703
@ -64,7 +64,7 @@ export const CloudReceiverForm: FC<Props> = ({ existing, alertManagerSourceName,
|
||||
<>
|
||||
{!isVanillaAM && (
|
||||
<Alert title="Info" severity="info">
|
||||
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.
|
||||
</Alert>
|
||||
)}
|
||||
<ReceiverForm<CloudChannelValues>
|
||||
|
Loading…
Reference in New Issue
Block a user