mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Fix home page typo (#64506)
This commit is contained in:
@@ -140,7 +140,7 @@ function WelcomeHeader({ className }: { className?: string }) {
|
||||
<ContentBox className={cx(styles.ctaContainer, className)}>
|
||||
<WelcomeCTABox
|
||||
title="Alert rules"
|
||||
description="Define the condition that must be me before an alert rule fires"
|
||||
description="Define the condition that must be met before an alert rule fires"
|
||||
href="/alerting/list"
|
||||
hrefText="Manage alert rules"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user