Skip to content

Commit 8c21b28

Browse files
caitlindaveyCaitlin Davey
and
Caitlin Davey
authored
reset branch (#695) (#697)
Co-authored-by: Caitlin Davey <[email protected]> (cherry picked from commit bdb82b9) Co-authored-by: Caitlin Davey <[email protected]>
1 parent a4e7efc commit 8c21b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/usage-examples/find.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ following:
6868
...
6969

7070
The ``sort`` and ``projection`` options can also be specified as methods
71-
(``sort()`` and ``project()``, respectively) chained to the ``findOne`` method.
71+
(``sort()`` and ``project()``, respectively) chained to the ``find()`` method.
7272
The following two commands are equivalent:
7373

7474
.. code-block:: javascript

0 commit comments

Comments
 (0)