Skip to content

Commit 3899efe

Browse files
committed
MW feedback
1 parent 3d0e5ff commit 3899efe

File tree

1 file changed

+1
-1
lines changed
  • source/fundamentals/crud/write-operations

1 file changed

+1
-1
lines changed

source/fundamentals/crud/write-operations/delete.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Delete One Example
169169
~~~~~~~~~~~~~~~~~~
170170

171171
The following example uses the ``delete_one()`` method to delete a document
172-
that has a ``item`` value of ``"placemat"``:
172+
that has an ``item`` value of ``"placemat"``:
173173

174174
.. io-code-block::
175175

0 commit comments

Comments
 (0)