diff --git a/source/crud/update.txt b/source/crud/update.txt index 4ab6dc7a..ef184828 100644 --- a/source/crud/update.txt +++ b/source/crud/update.txt @@ -156,8 +156,8 @@ configure an ``UpdateOptions`` instance: fields ` guide in the {+mdb-server+} manual for more information. -Modify Update Example -````````````````````` +Upsert Documents Example +~~~~~~~~~~~~~~~~~~~~~~~~ The following code uses the ``updateOne()`` method to match documents in which the ``name`` field value is ``"Sunrise Pizzeria"``. It then