fix typo
This commit is contained in:
parent
ff8eeeddd3
commit
bc97898c93
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ with open("./newText.txt") as f:
|
|||
|
||||
### Multi-file Type Support
|
||||
|
||||
The `testract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
|
||||
The `textract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
|
||||
|
||||
```python
|
||||
import textract
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue