Skip to content

Commit 5320578

Browse files
DOCSP-33875 Fixes mongosh typo (#328)
* DOCSP-33875 Fixes mongosh typo * Fixes per Anna Co-authored-by: Anna Henningsen <[email protected]> --------- Co-authored-by: Anna Henningsen <[email protected]>
1 parent 31183a6 commit 5320578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Connection Options
174174

175175
.. code-block:: none
176176

177-
mongodb+srv://server.example.com/?connectionTimeout=3000ms
177+
mongodb+srv://server.example.com/?connectionTimeoutMS=3000
178178

179179
.. option:: --port <port>
180180

0 commit comments

Comments
 (0)