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 c154729 commit 7a24ea0Copy full SHA for 7a24ea0
source/applications/read.txt
@@ -5,7 +5,7 @@ Read
5
.. default-domain:: mongodb
6
7
Of the four basic database operations (i.e. CRUD), read operation are
8
-those that retrieve records or or :term:`documents <document>` from a
+those that retrieve records or :term:`documents <document>` from a
9
:term:`collection` in MongoDB. For general information about read
10
operations and the factors that affect their performance, see
11
:doc:`/core/read-operations`; for documentation of the other CRUD
0 commit comments