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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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."
]
},
{