Skip to content

Commit 0a06855

Browse files
authored
correct typo
1 parent cdf832d commit 0a06855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql/throughput-control-spark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Throughput control for the Spark Connector is configured by first creating a con
4444
```
4545

4646
> [!NOTE]
47-
> The above example creates a container with [autoscale](../provision-throughput-autoscale.md). If you prefer standard provisioning, you can replace `autoScaleMaxThroughput` will `manualThroughput` instead.
47+
> The above example creates a container with [autoscale](../provision-throughput-autoscale.md). If you prefer standard provisioning, you can replace `autoScaleMaxThroughput` with `manualThroughput` instead.
4848
4949
> [!IMPORTANT]
5050
> The partition key must be defined as `/groupId`, and `ttl` must be enabled, for the throughput control feature to work.

0 commit comments

Comments
 (0)