diff --git a/docs/20-mongodb-atlas/3-get-connection-string.mdx b/docs/20-mongodb-atlas/3-get-connection-string.mdx index 4d39f81..ef4373a 100644 --- a/docs/20-mongodb-atlas/3-get-connection-string.mdx +++ b/docs/20-mongodb-atlas/3-get-connection-string.mdx @@ -15,10 +15,6 @@ A modal will display several ways to connect to your database. Select **Drivers* Look for your connection string. It should look something like `mongodb+srv://:@/` -``` - -``` - Click the copy button next to your connection string to copy it to your clipboard. Paste the connection string somewhere safe.