Skip to content

Commit 2b59589

Browse files
committed
(DOCSP-17931): Incorporated Jeff's feedback.
1 parent 99a7567 commit 2b59589

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

source/reference/connection-string.txt

+9-8
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,15 @@ Examples
126126
name: Atlas Deployment
127127
content: |
128128

129-
.. note::
130-
131-
The MongoDB Atlas UI provides the connection strings for
132-
you when you :atlas:`connect to a database deployment
133-
</connect-to-database-deployment/>`. To register a new
134-
Atlas account, start at the
135-
:mdbacct:`MongoDB Atlas registration page
136-
</register?tck=docs_atlas>`.
129+
MongoDB Atlas provides the connection strings for
130+
your deployment when you click the :atlas:`Connect
131+
</connect-to-database-deployment/>` button in the Atlas UI.
132+
To register a new Atlas account, start at the
133+
:mdbacct:`MongoDB Atlas registration page
134+
</register?tck=docs_atlas>`.
135+
136+
Your Atlas connection string might resemble the following
137+
example:
137138

138139
.. code-block:: bash
139140

0 commit comments

Comments
 (0)