Skip to content

Commit 0960305

Browse files
authored
Update control-flow-execute-pipeline-activity.md
1 parent 611c46c commit 0960305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/control-flow-execute-pipeline-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ The master pipeline forwards these values to the invoked pipeline as shown in th
261261
```
262262

263263
> [!WARNING]
264-
>Execute Pipeline activity passes array parameter as string to the child pipeline.This is due to the fact that the payload is passed from the parent pipeline to the >child as string. We can see it when we check the input passed to the child pipeline. Plese check this [section](./data-factory-troubleshoot-guide.md#execute-pipeline->passes-array-parameter-as-string-to-the-child-pipeline) for more details.
264+
>Execute Pipeline activity passes array parameter as string to the child pipeline.This is due to the fact that the payload is passed from the parent pipeline to the >child as string. We can see it when we check the input passed to the child pipeline. Plese check this [section](./data-factory-troubleshoot-guide.md#execute-pipeline-passes-array-parameter-as-string-to-the-child-pipeline) for more details.
265265

266266
## Next steps
267267
See other supported control flow activities:

0 commit comments

Comments
 (0)