Skip to content

Commit 6d91349

Browse files
Update articles/machine-learning/how-to-create-component-pipelines-ui.md
Co-authored-by: Lauryn Gayhardt <[email protected]>
1 parent 662a48d commit 6d91349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-component-pipelines-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This example uses `train.yml` [in the directory](https://github.com/Azure/azurem
8484
8585
:::image type="content" source="./media/how-to-create-component-pipelines-ui/rename-pipeline.png" alt-text="Screenshot showing rename the pipeline." lightbox ="./media/how-to-create-component-pipelines-ui/new-pipeline.png":::
8686
87-
3. In designer asset library, you can see **Data**, **Model** and **Components** tabs. Switch to **Components** tab, you can see the components registered from previous section. If there are too many components, you can search with the component name.
87+
3. In designer asset library, you can see **Data**, **Model** and **Components** tabs. Switch to the **Components** tab, you can see the components registered from previous section. If there are too many components, you can search with the component name.
8888
8989
:::image type="content" source="./media/how-to-create-component-pipelines-ui/asset-library.png" alt-text="Screenshot showing registered component in asset library." lightbox ="./media/how-to-create-component-pipelines-ui/asset-library.png":::
9090

0 commit comments

Comments
 (0)