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 5c8cd2a commit f6207f0Copy full SHA for f6207f0
source/write/replace.txt
@@ -140,7 +140,7 @@ configure an ``ReplaceOptions`` instance:
140
* - ``comment()``
141
- | Sets a comment to attach to the operation.
142
143
-The following code sets the ``upsert`` option ``true``, instructing the
+The following code sets the ``upsert`` option to ``true``, which instructs the
144
driver to insert a new document that has the fields and values specified
145
in the replacement document if the query filter doesn't match any
146
existing documents:
0 commit comments