mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: minor word change to alert list
This commit is contained in:
@@ -62,7 +62,7 @@ export class AlertRuleList extends React.Component<IContainerProps, any> {
|
||||
<input
|
||||
type="text"
|
||||
className="gf-form-input"
|
||||
placeholder="Search alert"
|
||||
placeholder="Search alerts"
|
||||
value={alertList.search}
|
||||
onChange={this.onSearchQueryChange}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user