Skip to content

Commit 9511305

Browse files
caitlindaveyCaitlin Davey
and
Caitlin Davey
committed
reset branch (#695)
Co-authored-by: Caitlin Davey <[email protected]> (cherry picked from commit bdb82b9)
1 parent 4958b32 commit 9511305

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
@@ -82,7 +82,7 @@ If you run the preceding example, you should see the following output:
8282
...
8383

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

8888
.. code-block:: javascript

0 commit comments

Comments
 (0)