Skip to content

Commit 644e545

Browse files
authored
Update crud.txt
1 parent 6250a0b commit 644e545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ For examples, see :doc:`/tutorial/insert-documents`.
4444
Read Operations
4545
---------------
4646

47-
Read operations retrieves :ref:`documents <bson-document-format>` from a
48-
:ref:`collection <collections>`; i.e. queries a collection for
47+
Read operations retrieve :ref:`documents <bson-document-format>` from a
48+
:ref:`collection <collections>`; i.e. query a collection for
4949
documents. MongoDB provides the following methods to read documents from
5050
a collection:
5151

0 commit comments

Comments
 (0)