UlrickBL commited on
Commit
1fb9404
·
verified ·
1 Parent(s): 3330400

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -68,7 +68,7 @@
68
  <body>
69
  <h1>CSV Table Viewer</h1>
70
  <div class="filter">
71
- <label for="metricFilter">Filter by Metric Type:</label>
72
  <select id="metricFilter">
73
  <option value="">All</option>
74
  </select>
 
68
  <body>
69
  <h1>CSV Table Viewer</h1>
70
  <div class="filter">
71
+ <label for="metricFilter">Filter by Evaluated task Type:</label>
72
  <select id="metricFilter">
73
  <option value="">All</option>
74
  </select>