Ver Fonte

typo fix for OpsGenie

Pandurang Waghulde há 8 anos atrás
pai
commit
f3cce7efc9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pkg/services/alerting/notifiers/opsgenie.go

+ 1 - 1
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>
     `,