File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The following example shows how to use the the ``$uriOptions`` parameter of the
68
68
:copyable: true
69
69
:start-after: // start-client-options
70
70
:end-before: // end-client-options
71
- :emphasize-lines: 8-12, 15
71
+ :emphasize-lines: 7-10, 13
72
72
73
73
.. note::
74
74
@@ -140,7 +140,7 @@ Compression Options
140
140
.. list-table::
141
141
:header-rows: 1
142
142
:stub-columns: 1
143
- :widths: 20 10 70
143
+ :widths: 30 10 60
144
144
145
145
* - Connection Option
146
146
- Data Type
@@ -226,7 +226,7 @@ Read Preference Options
226
226
.. list-table::
227
227
:header-rows: 1
228
228
:stub-columns: 1
229
- :widths: 20 20 60
229
+ :widths: 25 25 50
230
230
231
231
* - Connection Option
232
232
- Data Type
@@ -253,7 +253,7 @@ Authentication Options
253
253
.. list-table::
254
254
:header-rows: 1
255
255
:stub-columns: 1
256
- :widths: 20 10 70
256
+ :widths: 30 10 60
257
257
258
258
* - Connection Option
259
259
- Data Type
@@ -280,6 +280,7 @@ Server Selection and Discovery Options
280
280
.. list-table::
281
281
:header-rows: 1
282
282
:stub-columns: 1
283
+ :widths: 35 10 55
283
284
284
285
* - Connection Option
285
286
- Data Type
You can’t perform that action at this time.
0 commit comments