Skip to content

Commit b25b49e

Browse files
committed
tweak
1 parent 03690b2 commit b25b49e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/upgrade.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ Version 5.0 Breaking Changes
126126
replica set name, regardless of how it is configured. Previously, replica set
127127
name was only considered if it was set by the connection string.
128128

129-
For example, the following two code samples return the value ``ClusterConnectionMode.MULTIPLE``
129+
For example, the following two code samples both return the value
130+
``ClusterConnectionMode.MULTIPLE``, while previously the second one returned
131+
``ClusterConnectionMode.SINGLE``.
130132

131133
.. code-block:: java
132134

0 commit comments

Comments
 (0)