corrected spelling

This commit is contained in:
2024-11-05 16:23:47 +01:00
parent 10edf80233
commit 75de230b1f
2 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@
<template #empty>
<tr>
<td :colspan="9" class="text-center">No executions found</td>
<td :colspan="9" class="text-center">No execution found</td>
</tr>
</template>
</DataTable>