File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -127,8 +127,9 @@ want to connect to as shown below.
127
127
:alt: The connect button in the clusters section of the Atlas UI
128
128
129
129
Proceed to the **Connect Your Application** step and select the Node.js
130
- driver. Select the "Connection String Only" tab and click the **Copy**
131
- button to copy the *connection string* to your clipboard as shown below.
130
+ driver. Select the :guilabel:`Connection String Only` tab and click the
131
+ :guilabel:`Copy` button to copy the *connection string* to your clipboard
132
+ as shown below.
132
133
133
134
.. figure:: /includes/figures/atlas_connection_copy_string.png
134
135
:alt: The connection string copy button in the Connection String Only tab of the Atlas UI
@@ -191,7 +192,7 @@ movie which resembles the following:
191
192
...
192
193
}
193
194
194
- If or receive an error, check whether you included the proper connection
195
+ If you receive an error, check whether you included the proper connection
195
196
string in the application code, and loaded the sample dataset in your Atlas
196
197
cluster.
197
198
You can’t perform that action at this time.
0 commit comments