Skip to content

Commit fa0495d

Browse files
committed
fix spacing
1 parent 6d851eb commit fa0495d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/methods.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ Cursor Methods
503503
Subsequent batches have a maximum size of 16 MiB. This option can enforce a smaller
504504
limit than 16 MiB, but not a larger one. When set, the
505505
``batchSize`` is the lesser of ``batchSize`` documents or 16 MiB worth of
506-
documents.
506+
documents.
507507

508508
A ``batchSize`` of ``0`` means that the cursor is established, but no documents
509509
are returned in the first batch.

0 commit comments

Comments
 (0)