File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ You can connect to your MongoDB Atlas deployment directly from your shell.
6161 If you haven't already
6262 `created a database user
6363 <https://www.mongodb.com/docs/atlas/tutorial/create-mongodb-user-for-cluster/>`__,
64- you must set a username and password. To connect to Atlas, pass your username with the connection string.
65- the connection string to connect to Atlas . After you issue the
66- connect command, the shell prompts for your password.
64+ you must set a username and password. To connect to Atlas, pass your username with
65+ the Atlas connection string. After you issue the connect command, the
66+ shell prompts for your password.
6767
6868 .. step:: Connect to MongoDB Atlas with ``mongosh``
6969
70- To establish your connection, run the ``mongosh`` command with your connection string and options
71- to establish the connection.
70+ To establish your connection, run the ``mongosh`` command with your
71+ connection string and options to establish the connection.
7272
7373 The connection string includes the following elements:
7474
You can’t perform that action at this time.
0 commit comments