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 4c65aac commit 601273eCopy full SHA for 601273e
source/core/retryable-writes.txt
@@ -135,7 +135,7 @@ cannot be :writeconcern:`{w: 0} <\<number\>>`.
135
136
- :method:`Bulk.find.removeOne()`
137
- :method:`Bulk.find.replaceOne()`
138
- - :method:`Bulk.find.replaceOne()`
+ - :method:`Bulk.find.updateOne()`
139
140
- Bulk write operations that only consist of the single-document
141
write operations. A retryable bulk operation can include any
0 commit comments