mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Spelling mistake (#7739)
This commit is contained in:
committed by
Torkel Ödegaard
parent
b387a8759e
commit
125ee865b6
@@ -16,7 +16,7 @@ func init() {
|
||||
alerting.RegisterNotifier(&alerting.NotifierPlugin{
|
||||
Type: "email",
|
||||
Name: "Email",
|
||||
Description: "Sends notifications using Grafana server configured STMP settings",
|
||||
Description: "Sends notifications using Grafana server configured SMTP settings",
|
||||
Factory: NewEmailNotifier,
|
||||
OptionsTemplate: `
|
||||
<h3 class="page-heading">Email addresses</h3>
|
||||
|
||||
Reference in New Issue
Block a user