Skip to content

Commit a844378

Browse files
committed
spacing
1 parent ae6dc75 commit a844378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ function accepts the following arguments:
145145
- ``uri``: Your MongoDB connection URI.
146146
- ``db_name``: The name of the database you want to use.
147147
- ``options``: *(Optional)* A dictionary of options to apply to the connection.
148-
These options take precedence over any duplicate options specified in the URI.
148+
These options take precedence over any duplicate options specified in the URI.
149149
- ``test``: *(Optional)* Provides a dictionary of settings for test
150150
databases. To learn more, see
151151
`the TEST setting <{+django-docs+}/ref/settings/#test>`__

0 commit comments

Comments
 (0)