Skip to content

Commit

Permalink
Michael's review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseymoore committed Dec 3, 2024
1 parent 78dd5f8 commit 0f10151
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/fundamentals/connection/connection-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Connection Options
:keywords: node.js, customize

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

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

.. list-table::
:header-rows: 1
Expand Down Expand Up @@ -319,6 +319,6 @@ Server manual.
Additional Information
----------------------

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

0 comments on commit 0f10151

Please sign in to comment.