Skip to content

Commit f6207f0

Browse files
committed
fix
1 parent 5c8cd2a commit f6207f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/write/replace.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ configure an ``ReplaceOptions`` instance:
140140
* - ``comment()``
141141
- | Sets a comment to attach to the operation.
142142

143-
The following code sets the ``upsert`` option ``true``, instructing the
143+
The following code sets the ``upsert`` option to ``true``, which instructs the
144144
driver to insert a new document that has the fields and values specified
145145
in the replacement document if the query filter doesn't match any
146146
existing documents:

0 commit comments

Comments
 (0)