Skip to content

Commit 874a0ca

Browse files
authored
Merge pull request #45 from Adithyan777/main
Fixed a typo in LangChain Cookbook Part 1 - Fundamentals.ipynb (#43)
2 parents 98221fb + a9b7287 commit 874a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LangChain Cookbook Part 1 - Fundamentals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@
11921192
"id": "8ac358c5",
11931193
"metadata": {},
11941194
"source": [
1195-
"Your vectorstore store your embeddings (☝️) and make the easily searchable"
1195+
"Your vectorstore store your embeddings (☝️) and make them easily searchable"
11961196
]
11971197
},
11981198
{

0 commit comments

Comments
 (0)