Skip to content

Commit d541ee2

Browse files
authored
Merge pull request #13 from mongodb-developer/local_mongodb
Nit
2 parents 465a8c0 + 386effd commit d541ee2

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
@@ -47,7 +47,7 @@ In the modal that appears, click **Python environments...** and select the inter
4747
That's it! You're ready for the lab!
4848

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

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

docs/30-prepare-the-data/4-ingest-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ collection.insert_many(embedded_docs)
2020
</details>
2121

2222
<details>
23-
<summary>🦹 Visually verify that the data has been imported into the local MongoDB cluster </summary>
23+
<summary>🦹 Visually verify that the data has been imported into the local MongoDB cluster. </summary>
2424

2525
Click the leaf icon in the left navigation bar of the IDE.
2626

0 commit comments

Comments
 (0)