Skip to content

Commit 966f5f6

Browse files
authored
Fixed spelling
1 parent a5d83f2 commit 966f5f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/concepts-integration-runtime-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ While increasing the shuffle partitions, make sure data is spread across well. A
5858
Here are the steps on how it's set in a custom integration runtime. You can't set it for autoresolve integrtaion runtime.
5959

6060
1. From ADF portal under **Manage**, select a custom integration run time and you go to edit mode.
61-
2. Under dataflow run time tab, go to **Compute Cusotm Properties** section.
61+
2. Under dataflow run time tab, go to **Compute Custom Properties** section.
6262
3. Select **Shuffle Partitions** under Property name, input value of your choice, like 250, 500 etc.
6363

64-
You can do same by editing JSON file of runtime by adding array with property name and value after *cleanup* property.
64+
You can do same by editing JSON file of runtime by adding an array with property name and value after an existing property like *cleanup* property.
6565

6666
## Time to live
6767

0 commit comments

Comments
 (0)