Skip to content

Commit 4cdddfc

Browse files
committed
desc not def
1 parent aa74651 commit 4cdddfc

File tree

1 file changed

+1
-1
lines changed
  • app/web_ui/src/routes/(app)/specs/[project_id]/[task_id]

1 file changed

+1
-1
lines changed

app/web_ui/src/routes/(app)/specs/[project_id]/[task_id]/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
: "\u200B"}
596596
</span>
597597
</th>
598-
<th>Definition</th>
598+
<th>Description</th>
599599
<th
600600
on:click={() => handleSort("type")}
601601
class="hover:bg-base-200 cursor-pointer"

0 commit comments

Comments
 (0)