Skip to content

Commit 5b98e59

Browse files
committed
Correcting text
1 parent 684be24 commit 5b98e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/change-feed-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If these three conditions apply, then the change feed processor will, using an e
7575

7676
The number of instances can grow and shrink, and the change feed processor will dynamically adjust the load by redistributing accordingly.
7777

78-
Moreover, the change feed processor can dynamically adjust to container size changes. When your container grows and the cardinality of your logical partitions increases, [physical partitions](./partition-data.md#physical-partitions) can undergo a growing process known as *split* to accommodate more data. The change feed processor transparently handles these scenarios by dynamically increasing the leases and distributing the new leases among the existing instances.
78+
Moreover, the change feed processor can dynamically adjust to containers scale due to throughput or storage increases. When your container grows, the change feed processor transparently handles these scenarios by dynamically increasing the leases and distributing the new leases among existing instances.
7979

8080
## Change feed and provisioned throughput
8181

0 commit comments

Comments
 (0)