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 0ff26cd commit f0090c8Copy full SHA for f0090c8
docs/reference/method/MongoDBCollection-findOne.txt
@@ -32,9 +32,9 @@ Definition
32
Return Values
33
-------------
34
35
-An array or object for the :term:`first document <natural order>` document that
36
-matched the query, or ``null`` if no document matched the query. The return type
37
-will depend on the ``typeMap`` option.
+An array or object for the :term:`first document <natural order>` that matched
+the query, or ``null`` if no document matched the query. The return type will
+depend on the ``typeMap`` option.
38
39
Errors/Exceptions
40
-----------------
0 commit comments