Skip to content

Commit 66806d1

Browse files
committed
monospace
1 parent 8930a12 commit 66806d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/mongoclient.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ A standard connection string includes the following components:
7070
- Optional. The authentication database to use if the
7171
connection string includes ``username:password@``
7272
authentication credentials but not the ``authSource`` option.
73-
When you call client.db() with no argument, this is the database that is used. If you don't include
73+
When you call ``client.db()`` with no argument, this is the database that is used. If you don't include
7474
this component, the client authenticates the user against the ``admin`` database.
7575

7676
* - ``?<options>``

0 commit comments

Comments
 (0)