Skip to content

Commit 9da876e

Browse files
author
ajosh0504
committed
Nit
1 parent 6286999 commit 9da876e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/20-dev-env/3-setup-pre-reqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Run the cells under the **Step 1: Setup prerequisites** section in the notebook.
44

55
:::info
6-
If running the lab locally, you will need to spin up a MongoDB Atlas cluster and set the `MONGODB_URI` variable in this step to the connection string for your cluster as follows:
6+
**If running the lab locally**, you will need to spin up a MongoDB Atlas cluster and set the `MONGODB_URI` variable in this step to the connection string for your cluster as follows:
77

88
```python
99
MONGODB_URI = "<your_connection_string>"

0 commit comments

Comments
 (0)