Skip to content

Commit dd54e18

Browse files
lgayhardtcloga
andauthored
Update articles/machine-learning/how-to-use-pipeline-component.md
Co-authored-by: Cloga Chen <[email protected]>
1 parent ecf6bfc commit dd54e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-pipeline-component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can use pipeline component as a step like other components in pipeline job.
6767

6868
## Pipeline job with pipeline component in studio
6969

70-
You can use `az ml component create` or ml_client.components.create_or_update to register pipeline component as a registered component. After that you can view the component in asset library and component list page.
70+
You can use `az ml component create` or `ml_client.components.create_or_update` to register pipeline component as a registered component. After that you can view the component in asset library and component list page.
7171

7272
### Using pipeline component to build pipeline job
7373

0 commit comments

Comments
 (0)