Skip to content

Commit 0f10151

Browse files
committed
Michael's review comments
1 parent 78dd5f8 commit 0f10151

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Connection Options
1212
:keywords: node.js, customize
1313

1414
This section explains the MongoDB connection and authentication options
15-
supported by the driver that you can set within a ``MongoClientOptions`` instance.
15+
supported by the {+driver-short+} that you can set within a ``MongoClientOptions`` instance.
1616

1717
For more information on setting connection options directly in a connection
1818
string, see :manual:`Connection Strings </reference/connection-string/>` in the
19-
Server manual.
19+
{+mdb-server+} manual.
2020

2121
.. list-table::
2222
:header-rows: 1
@@ -319,6 +319,6 @@ Server manual.
319319
Additional Information
320320
----------------------
321321

322-
For more complete information on connection options that you can set within a
322+
To learn more about connection options that you can set within a
323323
``MongoClientOptions`` instance, see `MongoClientOptions <{+api+}/interfaces/MongoClientOptions.html>`__
324324
in the API Documentation.

0 commit comments

Comments
 (0)