diff --git a/docs/src/theme/FeatureTables.js b/docs/src/theme/FeatureTables.js index 05f96a4b3fc..e9bbed3bcca 100644 --- a/docs/src/theme/FeatureTables.js +++ b/docs/src/theme/FeatureTables.js @@ -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" },