Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Oct 9, 2023
1 parent fad3ae4 commit 33df230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acarshub-typescript/src/helpers/tooltips.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export let tooltip = {
ack_tooltip: new jBox("Mouse", {
title: "Acknowledgement",
content:
"A flag to indicate if the message is, or requires, an acknolwedgement.",
"A flag to indicate if the message is, or requires, an acknowledgement.",
closeOnMouseleave: true,
adjustTracker: true,
position: {
Expand Down

0 comments on commit 33df230

Please sign in to comment.