Skip to content

Commit 0b9127e

Browse files
committed
Improve phrasing
1 parent 319f02c commit 0b9127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/applications/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Sharded Operation
246246
The aggregation framework is compatible with sharded collections.
247247

248248
When operating on a sharded collection, the aggregation pipeline
249-
splits the pipeline into two parts. The aggregation framework pushes
249+
is split into two parts. The aggregation framework pushes
250250
all of the operators up to and including the first
251251
:agg:pipeline:`$group` or :agg:pipeline:`$sort` to each shard.
252252
[#match-sharding]_ Then, a second pipeline on the :program:`mongos`

0 commit comments

Comments
 (0)