diff --git a/client/src/components/Workflow/Run/WorkflowRunSuccess.vue b/client/src/components/Workflow/Run/WorkflowRunSuccess.vue index 64fad702bb65..4beabd2a4f04 100644 --- a/client/src/components/Workflow/Run/WorkflowRunSuccess.vue +++ b/client/src/components/Workflow/Run/WorkflowRunSuccess.vue @@ -8,11 +8,13 @@

This workflow will generate results in multiple histories. You can observe progress in the - history multi-view. + history multi-view.

This workflow will generate results in a new history. - Switch to that history now. + Switch to that history now.

You can check the status of queued jobs and view the resulting data the History panel.

@@ -33,7 +35,7 @@