Fix typo in vector_db_qa.ipynb (#597)

paramter -> parameter
This commit is contained in:
Ikko Eltociear Ashimine
2023-01-13 01:23:24 +09:00
committed by GitHub
parent 950a81399a
commit 60dfe58325

View File

@@ -162,7 +162,7 @@
"metadata": {},
"source": [
"## Return Source Documents\n",
"Additionally, we can return the source documents used to answer the question by specifying an optional paramter when constructing the chain."
"Additionally, we can return the source documents used to answer the question by specifying an optional parameter when constructing the chain."
]
},
{