Skip to content

Commit a431914

Browse files
author
Chris Cho
authored
022321-fix-typo (#142)
1 parent 0b575d8 commit a431914

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/quick-start.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,9 @@ want to connect to as shown below.
127127
:alt: The connect button in the clusters section of the Atlas UI
128128

129129
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.
132133

133134
.. figure:: /includes/figures/atlas_connection_copy_string.png
134135
: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:
191192
...
192193
}
193194

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
195196
string in the application code, and loaded the sample dataset in your Atlas
196197
cluster.
197198

0 commit comments

Comments
 (0)