Skip to content

Commit 4be94d7

Browse files
authored
DOCSP-51327-add-upsert (#121)
* change title * edit title size
1 parent 4d6d754 commit 4be94d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud/update.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ configure an ``UpdateOptions`` instance:
156156
fields </reference/command/update/#update>` guide in the
157157
{+mdb-server+} manual for more information.
158158

159-
Modify Update Example
160-
`````````````````````
159+
Upsert Documents Example
160+
~~~~~~~~~~~~~~~~~~~~~~~~
161161

162162
The following code uses the ``updateOne()`` method to match documents
163163
in which the ``name`` field value is ``"Sunrise Pizzeria"``. It then

0 commit comments

Comments
 (0)