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 4c208b6 commit f3a4290Copy full SHA for f3a4290
source/crud/query/find.txt
@@ -66,8 +66,8 @@ the first document in which the value of the ``cuisine`` field is ``"Spanish"``:
66
:copyable:
67
:dedent:
68
69
-The ``find()`` operation in the preceding example returns a MongoDB document
70
-which you can print, as shown in the following example:
+The ``find()`` operation in the preceding example returns a MongoDB document, which you
+can print, as shown in the following example:
71
72
.. io-code-block::
73
:copyable: true
0 commit comments