File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -130,13 +130,12 @@ Set up a Free Tier Cluster in Atlas
130130After installing the MongoDB Node.js driver, create a MongoDB instance to store
131131and manage your data. Complete the
132132:atlas:`Get Started with Atlas </getting-started?tck=docs_driver_nodejs>` guide
133- to set up a new Atlas account and a free tier cluster (MongoDB instance).
134- Then, complete the :atlas:`Load Sample Data into Your Atlas Cluster </sample-data/?tck=docs_driver_nodejs>`
135- guide to insert sample data into your cluster.
133+ to set up a new Atlas account, a free cluster (MongoDB instance), and load
134+ sample data into your cluster.
136135
137- After completing the steps in these Atlas guides , you should have a new MongoDB
138- cluster deployed in Atlas, a new database user, and sample datasets loaded
139- into your cluster.
136+ After completing the steps in the Atlas guide , you should have a new MongoDB
137+ cluster deployed in Atlas, a database user with access to the cluster, and
138+ sample datasets loaded into the cluster.
140139
141140Connect to your Cluster
142141-----------------------
You can’t perform that action at this time.
0 commit comments