Skip to content

Commit

Permalink
Correct table column header
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderVertegaal committed Aug 13, 2024
1 parent 93990d9 commit 4e996d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/sample/sample.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<th i18n>#</th>
<th i18n>Phrase</th>
<th i18n>Type</th>
<th i18n>Search in Spindle</th>
<th i18n>Search in Æthel</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 4e996d4

Please sign in to comment.