mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #1516 from lstiebel/ui-quick-acknowledge-typo
fix(ui): typo in quick acknowledge tooltip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user