Skip to content

Commit f86117e

Browse files
committed
nr feedback
1 parent 9f5ec47 commit f86117e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/connect/connection-options/cluster-settings.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Customize Cluster Settings
1515
:values: reference
1616

1717
.. meta::
18-
:keywords: code example, read preference, write
18+
:keywords: code example, connection string, connection options
1919

2020
Overview
2121
--------
@@ -45,7 +45,7 @@ available options.
4545
:stub-columns: 1
4646
:widths: 40 60
4747

48-
* - Method
48+
* - Parameter
4949
- Description
5050

5151
* - ``serverSelectionTimeoutMS``
@@ -86,15 +86,15 @@ available options.
8686
.. tab:: ClientOptions
8787
:tabid: options
8888

89-
The following table describes several methods you can chain to your settings to
90-
modify the driver's behavior:
89+
The following table describes several methods you can chain to your
90+
``ClientOptions`` struct to modify the driver's behavior:
9191

9292
.. list-table::
9393
:header-rows: 1
9494
:stub-columns: 1
9595
:widths: 40 60
9696

97-
* - Field
97+
* - Method
9898
- Description
9999

100100
* - ``SetServerSelectionTimeout()``

0 commit comments

Comments
 (0)