Skip to content

Commit 9db79b6

Browse files
author
ajosh0504
committed
Updating section titles
1 parent ccf1cea commit 9db79b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The documentation agent has two tools- a vector search tool to retrieve informat
44

55
Let's import the data required by these tools into two MongoDB collections. This is as simple as making a `POST` request to a serverless function that we have created for you.
66

7-
Run the cells under the **Step 2: Import data** section in the notebook to import the data required by the agent's tools, into MongoDB collections.
7+
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
To verify that the data has been imported into your MongoDB cluster, navigate to the **Overview** page in the Atlas UI. In the **Clusters section**, select your cluster and click **Browse collections**.
1010

0 commit comments

Comments
 (0)