From f3cce7efc9c1eced48cc44a1a5a50b9726b6bf56 Mon Sep 17 00:00:00 2001 From: Pandurang Waghulde <pandurang.plw@gmail.com> Date: Fri, 17 Mar 2017 12:57:52 +0530 Subject: [PATCH] typo fix for OpsGenie --- pkg/services/alerting/notifiers/opsgenie.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/services/alerting/notifiers/opsgenie.go b/pkg/services/alerting/notifiers/opsgenie.go index 742aeb922b6..6792702b539 100644 --- a/pkg/services/alerting/notifiers/opsgenie.go +++ b/pkg/services/alerting/notifiers/opsgenie.go @@ -30,7 +30,7 @@ func init() { label="Auto close incidents" label-class="width-14" checked="ctrl.model.settings.autoClose" - tooltip="Automatically close alerts in OpseGenie once the alert goes back to ok."> + tooltip="Automatically close alerts in OpsGenie once the alert goes back to ok."> </gf-form-switch> </div> `,