Skip to content

Commit 3c8770d

Browse files
committed
feedback
1 parent 7066fa3 commit 3c8770d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/quick-start/atlas-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ where you can store and manage your data. Complete the
77
Atlas account and free tier MongoDB cluster, load datasets, and
88
interact with the data.
99

10-
After completing the steps in the Atlas guide, you should have a new MongoDB
10+
After completing the steps in the Atlas guide, you have a new MongoDB
1111
cluster deployed in Atlas, a new database user, and
1212
:atlas:`sample datasets loaded </sample-data/>` into your cluster.
1313

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ First, save your Atlas connection string to an environment variable named ``MONG
5353

5454
export MONGODB_URI='<your atlas connection string>'
5555

56-
.. note::
56+
.. important::
5757

5858
Make sure to replace the "<username>" and "<password>" sections of the connection string with the username and password of your Atlas user.
5959

0 commit comments

Comments
 (0)