We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce12a25 commit 6df7300Copy full SHA for 6df7300
1 file changed
webapp/components/topbar/dialogs/LaunchDialog.js
@@ -317,7 +317,7 @@ const LaunchDialog = (props) => {
317
<Box className="wrap">
318
<img src={value === LAUNCH_MODAL.experimentState ? experimentSelected : experimentUnselected} alt="completeExperiment" />
319
<Typography>
320
- All Trials (
+ All Conditions (
321
{numberOfTrials}
322
)
323
</Typography>
0 commit comments