Skip to content

Commit 792978d

Browse files
committed
small change
1 parent a3cbca0 commit 792978d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/usage-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ to learn how to allow connections to your instance of Atlas and to find the
6666
:manual:`connection string </reference/connection-string/>` you use to replace the
6767
``uri`` variable in usage examples. If your instance uses
6868
:manual:`SCRAM authentication </core/security-scram/>`, you can replace
69-
``<db_username>`` with your database username, ``<db_password>`` with your password, and
69+
``<db_username>`` with your database username, ``<db_password>`` with your database password, and
7070
``<cluster-url>`` with the IP address or URL of your instance.
7171

7272
For more information about connecting to your MongoDB instance, see our

0 commit comments

Comments
 (0)