We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355f73d commit 7abe344Copy full SHA for 7abe344
assets/vue/helpers/links.js
@@ -6,7 +6,7 @@ const tooltip = `
6
data-bs-toggle="popover"
7
data-bs-trigger="hover focus"
8
data-bs-title="Error"
9
- data-bs-content="Error during report generation, please constact an administrator."
+ data-bs-content="Error during report generation, please contact an administrator."
10
>
11
<i class="fas fa-exclamation-circle"></i>
12
</a>
0 commit comments