Skip to content

Commit 60dfe58

Browse files
author
Ikko Eltociear Ashimine
authored
Fix typo in vector_db_qa.ipynb (#597)
paramter -> parameter
1 parent 950a813 commit 60dfe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/chains/combine_docs_examples/vector_db_qa.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"metadata": {},
163163
"source": [
164164
"## Return Source Documents\n",
165-
"Additionally, we can return the source documents used to answer the question by specifying an optional paramter when constructing the chain."
165+
"Additionally, we can return the source documents used to answer the question by specifying an optional parameter when constructing the chain."
166166
]
167167
},
168168
{

0 commit comments

Comments
 (0)