Skip to content

Commit 515df35

Browse files
authored
Merge pull request #7 from mongodb-developer/local_mongodb
Nit
2 parents 5086f9f + 8118058 commit 515df35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/20-dev-env/1-dev-env-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In the modal that appears, click **Python environments...** and select the inter
4545
That's it! You're ready for the lab!
4646

4747
<details>
48-
<summary>🦹 Use the MongoDB for VS Code extension to interact with the local MongoDB cluster from the VSCode IDE </summary>
48+
<summary>🦹 Use the MongoDB for VS Code extension to interact with the local MongoDB cluster from the VSCode IDE. </summary>
4949

5050
In the left navigation bar of the IDE, click on the leaf icon. Under Connections, click the **Add Connection** button.
5151

docs/30-import-data/1-import-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Let's import the data required by these tools into two MongoDB collections.
77
Run the cells under the **Step 2: Import data into MongoDB** section in the notebook to import the data required by the agent's tools, into MongoDB collections.
88

99
<details>
10-
<summary>🦹 Visually verify that the data has been imported into the local MongoDB cluster </summary>
10+
<summary>🦹 Visually verify that the data has been imported into the local MongoDB cluster. </summary>
1111

1212
Click the leaf icon in the left navigation bar of the IDE.
1313

0 commit comments

Comments
 (0)