Skip to content

Commit e48c5b4

Browse files
committed
fix
1 parent 2f570f5 commit e48c5b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/read-write-pref.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ to prefer reads from secondary replica set members in the following order:
235235
#. Members from the San Francisco data center (``['dc' => 'sf']``)
236236
#. Any secondary members (``[]``)
237237

238-
.. literalinclude:: /includes/databases-collections/databases-collections.php
238+
.. literalinclude:: /includes/read-write-pref.php
239239
:language: php
240240
:dedent:
241241
:start-after: start-tag-set
@@ -257,7 +257,7 @@ sets the ``localThresholdMS`` option.
257257

258258
The following example specifies a local threshold of 35 milliseconds:
259259

260-
.. literalinclude:: /includes/databases-collections/databases-collections.php
260+
.. literalinclude:: /includes/read-write-pref.php
261261
:language: php
262262
:dedent:
263263
:start-after: start-local-threshold

0 commit comments

Comments
 (0)