Merge pull request #1516 from lstiebel/ui-quick-acknowledge-typo

fix(ui): typo in quick acknowledge tooltip
This commit is contained in:
Łukasz Mierzwa
2020-03-25 21:40:50 +00:00
committed by GitHub

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