19482: Breadcrumbs almost work right
[arvados-workbench2.git] / src / views-components / details-panel / workflow-details.tsx
index 15ddbfe026c9409990d419b7c76e8569ce317597..ca224b1d587aec3815c87c46396a54409f09b24d 100644 (file)
@@ -130,7 +130,7 @@ export const WorkflowDetailsAttributes = connect(mapStateToProps, mapDispatchToP
                 <Button onClick={workflow && onClick(workflow)} className={classes.runButton} variant='contained'
                     data-cy='workflow-details-panel-run-btn' color='primary' size='small'>
                     <StartIcon />
-                    Run Process
+                    Run Workflow
                 </Button>
                 <Grid item xs={12} >
                     <DetailsAttribute