diff --git a/README.md b/README.md index 33d36ae1..2c7272cd 100644 --- a/README.md +++ b/README.md @@ -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