Skip to content

Commit 0ef84d6

Browse files
authored
Update concepts-data-flow-performance.md
1 parent a45d4e3 commit 0ef84d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-data-flow-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Clicking that icon will display the execution plan and subsequent performance pr
8585
* Inside of the Data Flow designer, use the Data Preview tab on transformations to view the results of your transformation logic.
8686
* Unit test your data flows from the pipeline designer by placing a Data Flow activity on the pipeline design canvas and use the "Debug" button to test.
8787
* Testing in debug mode will work against a live warmed cluster environment without the need to wait for a just-in-time cluster spin-up.
88-
* During Data Preview debugging inside of the Data Flow designer expreience, you can limit the amount of data that you test with for each source by setting the row limit from the Debug Settings link on the Data Flow designer UI. Please note that you must turn on Debug Mode first.
88+
* During Data Preview debugging inside of the Data Flow designer experience, you can limit the amount of data that you test with for each source by setting the row limit from the Debug Settings link on the Data Flow designer UI. Please note that you must turn on Debug Mode first.
8989

9090
![Debug Settings](media/data-flow/debug-settings.png "Debug Settings")
9191

0 commit comments

Comments
 (0)