Skip to content

Commit c6d951b

Browse files
authored
Fix typo
1 parent 36d538f commit c6d951b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/howto-mongodb-atlas-service-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Follow these steps to connect an app to MongoDB Atlas:
4545

4646
:::image type="content" source="./media/tutorial-mongodb-atlas/create-basics-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Basics tab.":::
4747

48-
1. Select **Next: Authentication** and enter your cluster connection string. At this point, Service Connector validates the connection string format. If it's invalid, an error appears. Correct the correction string before proceeding to the next step.
48+
1. Select **Next: Authentication** and enter your cluster connection string. At this point, Service Connector validates the connection string format. If it's invalid, an error appears. Correct the connection string before proceeding to the next step.
4949

5050
> [!TIP]
5151
> To find your cluster's connection string, in the MongoDB Atlas platform, navigate to **Clusters** > **Connection** > **Drivers**, and copy the connection string.

0 commit comments

Comments
 (0)