Skip to content

Commit d5221eb

Browse files
authored
fixing typo
1 parent 098633d commit d5221eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-data-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In this step, you build a data flow that takes the moviesDB.csv in ADLS storage
118118

119119
1. Once you're back at the dataset creation screen, enter where your file is located under the **File path** field. In this tutorial, the file moviesDB.csv is located in container sample-data. As the file has headers, check **First row as header**. Select **From connection/store** to import the header schema directly from the file in storage. Select OK when done.
120120

121-
:::image type="content" source="media/tutorial-data-flow/source-linked-service.png" alt-text="Screenshot of the paine to create a dataset.":::
121+
:::image type="content" source="media/tutorial-data-flow/source-linked-service.png" alt-text="Screenshot of the pane to create a dataset.":::
122122

123123
1. If your debug cluster has started, go to the **Data Preview** tab of the source transformation and select **Refresh** to get a snapshot of the data. You can use data preview to verify your transformation is configured correctly.
124124

0 commit comments

Comments
 (0)