mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
Chore: fix typo (#44188)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user