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 c9272fb commit 30990f7Copy full SHA for 30990f7
source/usage-examples/find.txt
@@ -82,7 +82,7 @@ If you run the preceding example, you should see the following output:
82
...
83
84
The ``sort`` and ``projection`` options can also be specified as methods
85
-(``sort()`` and ``project()``, respectively) chained to the ``findOne`` method.
+(``sort()`` and ``project()``, respectively) chained to the ``find()`` method.
86
The following two commands are equivalent:
87
88
.. code-block:: javascript
0 commit comments