Browse Source

typo fix for OpsGenie

Pandurang Waghulde 9 năm trước cách đây
mục cha
commit
f3cce7efc9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>
     `,