Skip to content

Commit f3a4290

Browse files
committed
mw feedback
1 parent 4c208b6 commit f3a4290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud/query/find.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ the first document in which the value of the ``cuisine`` field is ``"Spanish"``:
6666
:copyable:
6767
:dedent:
6868

69-
The ``find()`` operation in the preceding example returns a MongoDB document
70-
which you can print, as shown in the following example:
69+
The ``find()`` operation in the preceding example returns a MongoDB document, which you
70+
can print, as shown in the following example:
7171

7272
.. io-code-block::
7373
:copyable: true

0 commit comments

Comments
 (0)