Skip to content

Commit 6cf88e3

Browse files
authored
Merge pull request #102249 from changeworld/patch-3
Fix typo
2 parents d972a0c + a7e58d4 commit 6cf88e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/migrate-to-v2-execution-parallel-run-step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article gives a comparison of scenario(s) in SDK v1 and SDK v2. In the foll
3333
## Prerequisites
3434

3535
- Prepare your SDK v2 environment: [Install the Azure ML SDK v2 for Python](/python/api/overview/azure/ml/installv2)
36-
- Understand the basis of SDK v2 pipeline: [How to create Azure ML pipeline with python SDK v2](how-to-create-component-pipeline-python.md)
36+
- Understand the basis of SDK v2 pipeline: [How to create Azure ML pipeline with Python SDK v2](how-to-create-component-pipeline-python.md)
3737

3838

3939
## Create parallel step

0 commit comments

Comments
 (0)