Jelajahi Sumber

typo fix for OpsGenie

Pandurang Waghulde 8 tahun lalu
induk
melakukan
f3cce7efc9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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="Auto close incidents"
            label-class="width-14"
            label-class="width-14"
            checked="ctrl.model.settings.autoClose"
            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>
         </gf-form-switch>
       </div>
       </div>
     `,
     `,