Skip to content

Commit 73dc918

Browse files
committed
test
1 parent 916ed85 commit 73dc918

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/connect/connection-options.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@ Read Preference Options
238238

239239
$uriOptions = [ 'readPreference' =>
240240
MongoDB\Driver\ReadPreference.RP_SECONDARY_PREFERRED ];
241-
**Connection URI**: ``readPreference=secondaryPreferred``
241+
242+
**Connection URI**: ``readPreference=secondaryPreferred``
242243

243244
* - :manual:`maxStalenessSeconds </reference/connection-string/#mongodb-urioption-urioption.maxstalenessseconds>`
244245
- {+int-data-type+}

0 commit comments

Comments
 (0)