Skip to content

Commit 9dd404b

Browse files
committed
fix
1 parent 6dbb685 commit 9dd404b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,11 @@ relevant options.
307307
&maxStalenessSeconds=90
308308
&readPreferenceTags=dc:ny,rack:1
309309
|
310-
| You can include the ``readPreferenceTags`` parameter in the connection URI more
311-
than once. If you do, the client treats each instance as a separate tag set.
312-
The order of the tags in the URI determines the order for read preference. You can
313-
use this parameter only if the read-preference mode is not ``primary``.
310+
311+
You can include the ``readPreferenceTags`` parameter in the connection URI more
312+
than once. If you do, the client treats each instance as a separate tag set.
313+
The order of the tags in the URI determines the order for read preference. You can
314+
use this parameter only if the read-preference mode is not ``primary``.
314315

315316
* - **ReplicaSetName**
316317
- | The name of the replica set to connect to.

0 commit comments

Comments
 (0)