Skip to content

Commit e3bc681

Browse files
committed
Fix wording on results page.
1 parent 8719be1 commit e3bc681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/templates/jury/export/results.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<th scope="col">Award</th>
1111
<th scope="col">Solved problems</th>
1212
<th scope="col">Total time</th>
13-
<th scope="col">Time of last submission</th>
13+
<th scope="col">Time of last accepted submission</th>
1414
</tr>
1515
</thead>
1616
<tbody>

0 commit comments

Comments
 (0)