We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cbca0 commit 792978dCopy full SHA for 792978d
source/usage-examples.txt
@@ -66,7 +66,7 @@ to learn how to allow connections to your instance of Atlas and to find the
66
:manual:`connection string </reference/connection-string/>` you use to replace the
67
``uri`` variable in usage examples. If your instance uses
68
:manual:`SCRAM authentication </core/security-scram/>`, you can replace
69
-``<db_username>`` with your database username, ``<db_password>`` with your password, and
+``<db_username>`` with your database username, ``<db_password>`` with your database password, and
70
``<cluster-url>`` with the IP address or URL of your instance.
71
72
For more information about connecting to your MongoDB instance, see our
0 commit comments