Skip to content

Commit 53726d7

Browse files
authored
Merge pull request #404 from MetaCell/feature/398
#398 Text change from Trial to Condition
2 parents e6aa799 + 22e578e commit 53726d7

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)