Skip to content

Commit 638f959

Browse files
committed
Copy tweak
1 parent cc76688 commit 638f959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/components/runs/v3/TaskRunsTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ function RunActionsCell({ run, path }: { run: RunListItem; path: string }) {
457457
textAlignLeft
458458
className="w-full px-1.5 py-[0.9rem]"
459459
>
460-
Replay run
460+
Replay run
461461
</Button>
462462
</DialogTrigger>
463463
<ReplayRunDialog

0 commit comments

Comments
 (0)