Skip to content

Commit fb76cde

Browse files
authored
DOCSP-33658 Resolve v4.4 Build Error - Accidental Mongosh Mention (#5073)
* DOCSP-33658 Resolve v4.4 Build Error - Accidental Mongosh Mention * * * copy edit
1 parent 822af37 commit fb76cde

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/includes/list-table-connection-string-components.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ A connection string includes the following components:
5555
.. note::
5656

5757
If you use the SRV URI connection format, you can specify only one
58-
host and no port. Otherwise, the driver or :binary:`~bin.mongosh`
59-
raises a parse error and does not perform DNS resolution.
58+
host and no port. Otherwise, the driver or
59+
:binary:`~bin.mongo` shell returns a parse error and does not
60+
perform DNS resolution.
6061

6162
* - ``/defaultauthdb``
6263

0 commit comments

Comments
 (0)