Skip to content

Commit 61ab1fd

Browse files
authored
fix typo Funcstions -> Functions
1 parent 9f130b6 commit 61ab1fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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

@@ -413,4 +413,4 @@ You performed the following steps in this tutorial:
413413

414414
Advance to the following tutorial to learn about copy data incrementally from a source to a destination:
415415
> [!div class="nextstepaction"]
416-
>[Copy data incrementally](tutorial-incremental-copy-portal.md)
416+
>[Copy data incrementally](tutorial-incremental-copy-portal.md)

0 commit comments

Comments
 (0)