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 6250a0b commit 644e545Copy full SHA for 644e545
source/crud.txt
@@ -44,8 +44,8 @@ For examples, see :doc:`/tutorial/insert-documents`.
44
Read Operations
45
---------------
46
47
-Read operations retrieves :ref:`documents <bson-document-format>` from a
48
-:ref:`collection <collections>`; i.e. queries a collection for
+Read operations retrieve :ref:`documents <bson-document-format>` from a
+:ref:`collection <collections>`; i.e. query a collection for
49
documents. MongoDB provides the following methods to read documents from
50
a collection:
51
0 commit comments