Spelling mistake (#7739)

This commit is contained in:
Wouter Smit
2017-03-06 21:08:45 +01:00
committed by Torkel Ödegaard
parent b387a8759e
commit 125ee865b6

View File

@@ -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>