diff --git a/source/includes/fact-write-concerns.rst b/source/includes/fact-write-concerns.rst index dea333ec82a..567e2268bbc 100644 --- a/source/includes/fact-write-concerns.rst +++ b/source/includes/fact-write-concerns.rst @@ -1,5 +1,6 @@ -By default, all write operations will issue a :dbcommand:`getLastError` -command to confirm the result of the write operation: +As of these :ref:`driver versions `, all +write operations will issue a :dbcommand:`getLastError` command to +confirm the result of the write operation: .. code-block:: javascript