Skip to content

Commit 956c246

Browse files
committed
DOCS-617 just link to the write concern releases in include file
1 parent 014d90e commit 956c246

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/includes/fact-write-concerns.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
By default, all write operations will issue a :dbcommand:`getLastError`
2-
command to confirm the result of the write operation:
1+
As of these :ref:`driver versions <write-concern-change-releases>`, all
2+
write operations will issue a :dbcommand:`getLastError` command to
3+
confirm the result of the write operation:
34

45
.. code-block:: javascript
56

0 commit comments

Comments
 (0)