Skip to content

Commit 5c13606

Browse files
committed
fix
1 parent f5d5780 commit 5c13606

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -306,11 +306,11 @@ relevant options.
306306
readPreference=primaryPreferred
307307
&maxStalenessSeconds=90
308308
&readPreferenceTags=dc:ny,rack:1
309-
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``.
309+
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``.
314314

315315
* - **ReplicaSetName**
316316
- | The name of the replica set to connect to.

0 commit comments

Comments
 (0)