Skip to content

Commit 405208e

Browse files
committed
remove nested admonition
1 parent 320f341 commit 405208e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -306,12 +306,8 @@ relevant options.
306306
readPreference=primaryPreferred
307307
&maxStalenessSeconds=90
308308
&readPreferenceTags=dc:ny,rack:1
309-
310-
|
311-
312-
.. tip::
313-
314-
You can include the ``readPreferenceTags`` parameter in the connection URI more
309+
|
310+
| You can include the ``readPreferenceTags`` parameter in the connection URI more
315311
than once. If you do, the client treats each instance as a separate tag set.
316312
The order of the tags in the URI determines the order for read preference. You can
317313
use this parameter only if the read-preference mode is not ``primary``.

0 commit comments

Comments
 (0)