forked from Archives/langchain
Fix typo in documentation: vectorstore-retriever.ipynb (#2306)
There is a typo in the documentation. Fixed it!
This commit is contained in:
parent
8f608f4e75
commit
b4b7e8a54d
@ -66,7 +66,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"docs = retriever.get_relevant_documents(\"what did he say abotu ketanji brown jackson\")"
|
||||
"docs = retriever.get_relevant_documents(\"what did he say about ketanji brown jackson\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user