Skip to content

Commit 27b25f6

Browse files
authored
fix typo
1 parent 7c5080e commit 27b25f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ with open("./newText.txt") as f:
317317

318318
### Multi-file Type Support
319319

320-
The `testract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
320+
The `textract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
321321

322322
```python
323323
import textract

0 commit comments

Comments
 (0)