Skip to content

Commit 22e578e

Browse files
committed
#398 Text change from Trial to Condition
1 parent 66b68dc commit 22e578e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/components/experiments/ExperimentView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ function EnhancedTableHead (props) {
269269
id: 'name',
270270
numeric: false,
271271
disablePadding: true,
272-
label: 'TRIAL NAME',
272+
label: 'CONDITION NAME',
273273
},
274274
...paramHeaders,
275275
];

0 commit comments

Comments
 (0)