Commit 32df74ff by Torkel Ödegaard

ux: minor word change to alert list

parent 686548a6
......@@ -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}
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment