We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70dd1d commit 06b033aCopy full SHA for 06b033a
source/read/retrieve.txt
@@ -141,8 +141,8 @@ named arguments to them. The following table describes the commonly used argumen
141
- | Limits the number of documents to hold in a cursor at a given time.
142
143
* - ``collation``
144
- - | The collation options for the find operation. See :ref:`pymongo-retrieve-collation`
145
- for more Information.
+ - | The collation options for the find operation. See the :ref:`pymongo-retrieve-collation`
+ guide for more information.
146
147
* - ``comment``
148
- | A string to attach to the query. This can help you trace and interpret the
0 commit comments