File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/fundamentals/connection Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ parameters of the connection URI to specify the behavior of the client.
7373 * - **journal**
7474 - boolean
7575 - ``null``
76- - Specifies the default write concern ``"j"`` field for the client. See
76+ - Specifies the journal write concern for the client. See
7777 :ref:`write concern <wc-j>` for more information.
7878
7979 * - **loadBalanced**
@@ -279,7 +279,7 @@ parameters of the connection URI to specify the behavior of the client.
279279 * - **wTimeoutMS**
280280 - non-negative integer
281281 - ``null``
282- - Specifies the default write concern ``"wtimeout"`` field for the client.
282+ - Specifies the default write concern timeout field for the client.
283283
284284 * - **zlibCompressionLevel**
285285 - integer between ``-1`` and ``9`` (inclusive)
You can’t perform that action at this time.
0 commit comments