Skip to content

Commit a9883e1

Browse files
authored
Update articles/machine-learning/how-to-deploy-pipelines.md
Fixed typos flagged by Acrolinx
1 parent 055636c commit a9883e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Once you have a pipeline up and running, you can publish a pipeline so that it r
6363
version="1.0")
6464
```
6565

66-
4. After you publish your pipeline, you can check it in UI. Pipeline ID is the unique identified of thie published pipeline.
66+
4. After you publish your pipeline, you can check it in the UI. Pipeline ID is the unique identified of the published pipeline.
6767

6868
:::image type="content" source="./media/how-to-deploy-pipelines/published-pipeline-detail.png" alt-text="Screenshot showing published pipeline detail." lightbox= "./media/how-to-deploy-pipelines/published-pipeline-detail.png":::
6969

0 commit comments

Comments
 (0)