Skip to content

Commit 6df7300

Browse files
committed
#572 Rename trials to conditions
1 parent ce12a25 commit 6df7300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/components/topbar/dialogs/LaunchDialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ const LaunchDialog = (props) => {
317317
<Box className="wrap">
318318
<img src={value === LAUNCH_MODAL.experimentState ? experimentSelected : experimentUnselected} alt="completeExperiment" />
319319
<Typography>
320-
All Trials (
320+
All Conditions (
321321
{numberOfTrials}
322322
)
323323
</Typography>

0 commit comments

Comments
 (0)