Skip to content

Commit 031cf0f

Browse files
committed
fix
1 parent ff56653 commit 031cf0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/connect/mongoclient.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Connection URI
4040

4141
A standard connection string includes the following components:
4242

43+
.. TODO, add this as last sentence for ``username:password`` description: For more information about the ``authSource`` connection option, see
44+
:ref:`kotlin-sync-auth`.
45+
4346
.. list-table::
4447
:widths: 20 80
4548
:header-rows: 1
@@ -56,9 +59,6 @@ A standard connection string includes the following components:
5659

5760
- Optional. Authentication credentials. If you include these, the client
5861
authenticates the user against the database specified in ``authSource``.
59-
60-
.. TODO, add this as last sentence for ``username:password``: For more information about the ``authSource`` connection option, see
61-
:ref:`kotlin-sync-auth`.
6262

6363
* - ``host[:port]``
6464

0 commit comments

Comments
 (0)