Skip to content

Commit 06b033a

Browse files
committed
Fix
1 parent c70dd1d commit 06b033a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/read/retrieve.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ named arguments to them. The following table describes the commonly used argumen
141141
- | Limits the number of documents to hold in a cursor at a given time.
142142

143143
* - ``collation``
144-
- | The collation options for the find operation. See :ref:`pymongo-retrieve-collation`
145-
for more Information.
144+
- | The collation options for the find operation. See the :ref:`pymongo-retrieve-collation`
145+
guide for more information.
146146

147147
* - ``comment``
148148
- | A string to attach to the query. This can help you trace and interpret the

0 commit comments

Comments
 (0)