Skip to content

Commit ef556fb

Browse files
committed
fix typo
1 parent a1cbebb commit ef556fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-trigger-published-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 02/07/2020
1414
---
1515
# Trigger a run of a Machine Learning pipeline from a Logic App
1616

17-
Trigger the run of your Azure Machine Learning Pipeline when new data appears. For example, you may want to trigger the pipeline to train a new model when new data appears the blob storage account. Set up the trigger with [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
17+
Trigger the run of your Azure Machine Learning Pipeline when new data appears. For example, you may want to trigger the pipeline to train a new model when new data appears in the blob storage account. Set up the trigger with [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
1818

1919
## Prerequisites
2020

0 commit comments

Comments
 (0)