Skip to content

Commit 443608e

Browse files
authored
Merge pull request #12804 from AaronTC05/patch-2
fix typo Funcstions -> Functions
2 parents 9036c25 + 61ab1fd commit 443608e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-bulk-copy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ The **GetTableListAndTriggerCopyData** takes a list of tables as a parameter. F
234234

235235
![ForEach activity settings](./media/tutorial-bulk-copy-portal/for-each-activity-settings.png)
236236

237-
c. In the **Add Dynamic Content** page, collapse the System Vairables and Funcstions section, click the **tableList** under **Parameters** which will automatically populate the top expression text box as `@pipeline().parameter.tableList`, then click **Finish**.
237+
c. In the **Add Dynamic Content** page, collapse the System Vairables and Functions section, click the **tableList** under **Parameters** which will automatically populate the top expression text box as `@pipeline().parameter.tableList`, then click **Finish**.
238238

239239
![Foreach parameter builder](./media/tutorial-bulk-copy-portal/for-each-parameter-builder.png)
240240

0 commit comments

Comments
 (0)