Skip to content

Commit d4f4331

Browse files
committed
smallest fixx ever
1 parent c3d18ea commit d4f4331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_monitoringdashboard/templates/dashboard/measurement-overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<th rowspan="2">Color</th>
4040
<th class="clickable" rowspan="2">Endpoint</th>
4141
<th colspan="3" style="text-align: center;">Number of hits</th>
42-
<th colspan="3" style="text-align: center;">Average execution time (in ms)</th>
42+
<th colspan="3" style="text-align: center;">Average execution time (ms)</th>
4343
<th class="clickable" rowspan="2">Last accessed</th>
4444
<th rowspan="2">Details</th>
4545
</tr>

0 commit comments

Comments
 (0)