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 53277c8 commit 8299295Copy full SHA for 8299295
source/usage-examples/find.txt
@@ -68,7 +68,7 @@ following:
68
...
69
70
The ``sort`` and ``projection`` options can also be specified as methods
71
-(``sort()`` and ``project()``, respectively) chained to the ``findOne`` method.
+(``sort()`` and ``project()``, respectively) chained to the ``find()`` method.
72
The following two commands are equivalent:
73
74
.. code-block:: javascript
0 commit comments