Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LarFii authored Nov 7, 2024
1 parent 7c5080e commit 27b25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 27b25f6

Please sign in to comment.