Skip to content

Commit 7abe344

Browse files
committed
Fix typo in template
1 parent 355f73d commit 7abe344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/vue/helpers/links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const tooltip = `
66
data-bs-toggle="popover"
77
data-bs-trigger="hover focus"
88
data-bs-title="Error"
9-
data-bs-content="Error during report generation, please constact an administrator."
9+
data-bs-content="Error during report generation, please contact an administrator."
1010
>
1111
<i class="fas fa-exclamation-circle"></i>
1212
</a>

0 commit comments

Comments
 (0)