We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6aa799 + 22e578e commit 53726d7Copy full SHA for 53726d7
1 file changed
webapp/components/experiments/ExperimentView.js
@@ -269,7 +269,7 @@ function EnhancedTableHead (props) {
269
id: 'name',
270
numeric: false,
271
disablePadding: true,
272
- label: 'TRIAL NAME',
+ label: 'CONDITION NAME',
273
},
274
...paramHeaders,
275
];
0 commit comments