Skip to content

Commit dccd444

Browse files
committed
docs: update data loader docs
1 parent 4fea7f1 commit dccd444

File tree

1 file changed

+1
-1
lines changed
  • apps/next/src/content/docs/llamaindex/modules/data_loaders

1 file changed

+1
-1
lines changed

apps/next/src/content/docs/llamaindex/modules/data_loaders/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Currently, the following readers are mapped to specific file types:
3535

3636
- [TextFileReader](/docs/api/classes/TextFileReader): `.txt`
3737
- [PDFReader](/docs/api/classes/PDFReader): `.pdf`
38-
- [PapaCSVReader](/docs/api/classes/PapaCSVReader): `.csv`
38+
- [CSVReader](/docs/api/classes/CSVReader): `.csv`
3939
- [MarkdownReader](/docs/api/classes/MarkdownReader): `.md`
4040
- [DocxReader](/docs/api/classes/DocxReader): `.docx`
4141
- [HTMLReader](/docs/api/classes/HTMLReader): `.htm`, `.html`

0 commit comments

Comments
 (0)