Skip to content

Commit c855052

Browse files
authored
fix typos
1 parent 184fa1f commit c855052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/mongodb-mongochef.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: seodec18
1313

1414
To connect to an Azure Cosmos DB's API for MongoDB using Studio 3T, you must:
1515

16-
* Download and install [Studio 3T.](https://studio3t.com/)
16+
* Download and install [Studio 3T](https://studio3t.com/).
1717
* Have your Azure Cosmos account's [connection string](connect-mongodb-account.md) information.
1818

1919
> [!NOTE]
@@ -33,7 +33,7 @@ To add your Azure Cosmos account to the Studio 3T connection manager, use the fo
3333
3. In the **New Connection** window, on the **Server** tab, enter the HOST (FQDN) of the Azure Cosmos account and the PORT.
3434

3535
![Screenshot of the Studio 3T connection manager server tab](./media/mongodb-mongochef/ConnectionManagerServerTab.png)
36-
4. In the **New Connection** window, on the **AuthenticationS** tab, choose Authentication Mode **Basic (MONGODB-CR or SCARM-SHA-1)** and enter the USERNAME and PASSWORD. Accept the default authentication db (admin) or provide your own value.
36+
4. In the **New Connection** window, on the **Authentication** tab, choose Authentication Mode **Basic (MONGODB-CR or SCARM-SHA-1)** and enter the USERNAME and PASSWORD. Accept the default authentication db (admin) or provide your own value.
3737

3838
![Screenshot of the Studio 3T connection manager authentication tab](./media/mongodb-mongochef/ConnectionManagerAuthenticationTab.png)
3939
5. In the **New Connection** window, on the **SSL** tab, check the **Use SSL protocol to connect** check box and the **Accept server self-signed SSL certificates** radio button.

0 commit comments

Comments
 (0)