Skip to content

Commit 892f7ea

Browse files
committed
jm review
1 parent 380a16e commit 892f7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/read/retrieve.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ you can set in the array:
181181

182182
* - ``batchSize``
183183
- | The maximum number of documents within each batch returned in a query result. By default,
184-
the ``find()`` method has an initial batch size of ``101`` documents
184+
the ``find`` command has an initial batch size of ``101`` documents
185185
and a maximum size of 16 mebibytes (MiB) for each subsequent batch. This
186186
option can enforce a smaller limit than 16 MiB, but not a larger
187187
one. If you set ``batchSize`` to a limit that results in batches larger than

0 commit comments

Comments
 (0)