Forráskód Böngészése

Merge pull request #7867 from pandurang90/opsgenie_typo_fix

Typo fix for OpsGenie
Daniel Lee 8 éve
szülő
commit
76fa363613
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>
     `,