mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 04:07:54 +00:00
docs: Fix typo in list of PDF loaders (#26774)
Description: Fix typo in list of PDF loaders. Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
parent
e12f570ead
commit
19ed3165fb
@ -805,7 +805,7 @@ const FEATURE_TABLES = {
|
||||
{
|
||||
name: "MathPix",
|
||||
link: "mathpix",
|
||||
source: "Uses MathPix to laod PDFs",
|
||||
source: "Uses MathPix to load PDFs",
|
||||
api: "Package",
|
||||
apiLink: "https://python.langchain.com/api_reference/community/document_loaders/langchain_community.document_loaders.pdf.MathpixPDFLoader.html"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user