Skip to content

Commit 38396a4

Browse files
committed
Minor: indentation
1 parent f40b9c4 commit 38396a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/reference/connection-string.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ The components of this string are:
3131

3232
#. ``mongodb://``
3333

34-
A required prefix to identify that this is a string in the standard
35-
connection format.
34+
A required prefix to identify that this is a string in the standard
35+
connection format.
3636

3737
#. ``username:password@``
3838

39-
Optional. If specified, the client will attempt to log in to the
40-
specific database using these credentials after connecting to the
41-
:program:`mongod` instance.
39+
Optional. If specified, the client will attempt to log in to the
40+
specific database using these credentials after connecting to the
41+
:program:`mongod` instance.
4242

4343
#. ``host1``
4444

0 commit comments

Comments
 (0)