Skip to content

Commit ae2a718

Browse files
committed
edit
1 parent 90f3dcd commit ae2a718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/update.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ The following document describes an airbnb listing:
165165

166166
The following example uses the ``UpdateOne()`` method to:
167167

168-
- Match the document where the ``_id`` value is ``"10006546"``.
168+
- Match the document where the ``_id`` value is "10006546".
169169
- Set the ``name`` field to "Ribiera River View Duplex".
170170
- Increment the value of the ``accommodates`` field by 1.
171171

0 commit comments

Comments
 (0)