Skip to content

Commit 67d8ca3

Browse files
committed
updates
1 parent 3fb92dd commit 67d8ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-use-pipeline-parameter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In this section, you create a pipeline parameter in the settings panel.
5757

5858
1. In your pipeline draft, select **Pipeline interface**.
5959

60-
1. In the **Pipeline interface** section, select the **+** button and then select an parameter type, for example, `Double`.
60+
1. In the **Pipeline interface** section, select the **+** button and then select a parameter type, for example, `Double`.
6161

6262
1. Enter a name for the parameter and a default value.
6363

@@ -79,7 +79,7 @@ The easiest way to create a pipeline parameter for a component value is to promo
7979

8080
:::image type="content" source="media/how-to-use-pipeline-parameter/promote-module-para-to-pipeline-para.png" alt-text="Screenshot that shows how to promote a component parameter to a pipeline parameter." lightbox ="media/how-to-use-pipeline-parameter/promote-module-para-to-pipeline-para.png":::
8181

82-
1. Enter an parameter name and a default value.
82+
1. Enter a parameter name and a default value.
8383
1. Select **Save**.
8484

8585
You can now specify new values for this parameter anytime you submit the pipeline.

0 commit comments

Comments
 (0)