Skip to content

Commit

Permalink
docs: fix typo in milvus.ipynb (langchain-ai#18373)
Browse files Browse the repository at this point in the history
retreival -> retrieval
  • Loading branch information
eltociear authored and gkorland committed Mar 30, 2024
1 parent 61f2c8f commit b0ed35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/vectorstores/milvus.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"id": "9cc65535",
"metadata": {},
"source": [
"After retreival you can go on querying it as usual."
"After retrieval you can go on querying it as usual."
]
},
{
Expand Down

0 comments on commit b0ed35d

Please sign in to comment.