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 3d0e5ff commit 3899efeCopy full SHA for 3899efe
source/fundamentals/crud/write-operations/delete.txt
@@ -169,7 +169,7 @@ Delete One Example
169
~~~~~~~~~~~~~~~~~~
170
171
The following example uses the ``delete_one()`` method to delete a document
172
-that has a ``item`` value of ``"placemat"``:
+that has an ``item`` value of ``"placemat"``:
173
174
.. io-code-block::
175
0 commit comments