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 7072ec4 commit 5c7c204Copy full SHA for 5c7c204
source/reference/method/db.collection.findOneAndDelete.txt
@@ -94,7 +94,7 @@ Examples
94
Delete A Document
95
~~~~~~~~~~~~~~~~~~
96
97
-The ``grades`` collection contains documents similar to the following:
+The ``scores`` collection contains documents similar to the following:
98
99
.. code-block:: javascript
100
@@ -125,7 +125,7 @@ The operation returns the *original* document that has been deleted:
125
Sort And Delete A Document
126
~~~~~~~~~~~~~~~~~~~~~~~~~~
127
128
129
130
131
0 commit comments