fix(ui): typo in quick acknowledge tooltip

This commit is contained in:
Lukas Stiebellehner
2020-03-18 13:56:36 +01:00
parent 127adb3a7a
commit 5dcfe46d93

View File

@@ -215,7 +215,7 @@ const AlertAck = observer(
}
return (
<TooltipWrapper title="Acknowlage this alert with a short lived silence">
<TooltipWrapper title="Acknowledge this alert with a short lived silence">
<span
className={`badge badge-pill components-label components-label-with-hover px-2 ${
this.submitState.isFailed