Skip to content

Commit f5098dc

Browse files
committed
Rename table header to fit both future and past times
1 parent 943cb33 commit f5098dc

File tree

1 file changed

+1
-1
lines changed
  • site/frontend/src/pages/status_new

1 file changed

+1
-1
lines changed

site/frontend/src/pages/status_new/page.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ loadStatusData(loading);
173173
<th>Tag</th>
174174
<th>Status</th>
175175
<th>Progress</th>
176-
<th>Completed At</th>
176+
<th>Complete at</th>
177177
<th>Duration</th>
178178
<th>Errors</th>
179179
</tr>

0 commit comments

Comments
 (0)