diff --git a/README.md b/README.md index 234e245..0285d95 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is build in a modular way such that each component of pdfminer.six can be -replaced easily. You can inmplement your own interpreter or rendering device +replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis. Check out the full documentation on