typo fix for OpsGenie

This commit is contained in:
Pandurang Waghulde 2017-03-17 12:57:52 +05:30 committed by GitHub
parent 38cab50a0c
commit f3cce7efc9

View File

@ -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>
`, `,