20497: Make button text consistent with Workbench 2 UI
authorBrett Smith <brett.smith@curii.com>
Mon, 18 Sep 2023 13:28:20 +0000 (09:28 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 18 Sep 2023 13:28:20 +0000 (09:28 -0400)
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

doc/user/tutorials/wgs-tutorial.html.textile.liquid

index 983f522f152336b383ea4578ce2c741e5fc993d5..1dd70d0e4dfc9c2155f0ab577b64ee9bb581191b 100644 (file)
@@ -67,7 +67,7 @@ Projects in Arvados help you organize and track your work - and can contain data
 To create a new project, go to the Projects dropdown menu and select the "+NEW" button, then select “New project”.
 
 <figure> !{width: 100%}{{ site.baseurl }}/images/wgs-tutorial/image4.png!
-<figcaption> _*Figure 3*:  Adding a new project using Arvados Workbench, select the "+NEW" button in the upper left-hand corner and click "New Project"._ </figcaption> </figure>
+<figcaption> _*Figure 3*:  Adding a new project using Arvados Workbench, select the "+NEW" button in the upper left-hand corner and click "New project"._ </figcaption> </figure>
 
 Let’s name your project “WGS Processing Tutorial”. You can also add a description of your project by typing in the **Description - optional** field. The universally unique identifier (UUID) of the project can be found in the URL, or by clicking the info button on the upper right-hand corner.
 
@@ -108,7 +108,7 @@ In this section, we will be discussing three ways to run the tutorial workflow u
 
 h3. 4a. Interactively Running a Workflow Using Workbench
 
-Workflows can be registered in Arvados. Registration allows you to share a workflow with other Arvados users, and let’s them run the workflow by clicking the  "+ New" button and selecting "Run a workflow" on the Workbench Dashboard or on the command line by specifying the workflow UUID.  Default values can be specified for workflow inputs.
+Workflows can be registered in Arvados. Registration allows you to share a workflow with other Arvados users, and let’s them run the workflow by clicking the  "+NEW" button and selecting "Run a workflow" on the Workbench Dashboard or on the command line by specifying the workflow UUID.  Default values can be specified for workflow inputs.
 
 We have already previously registered the WGS workflow and set default input values for this set of the walkthrough.