Typo fixed in HowToUseOCR.md
ITS => IT'S
This commit is contained in:
parent
15fa3df424
commit
3fa5acc51c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Depending on your requirements, you can choose the appropriate language pack for
|
|||
1. Download the desired language pack(s) by selecting the `.traineddata` file(s) for the language(s) you need.
|
||||
2. Place the `.traineddata` files in the Tesseract tessdata directory: `/usr/share/tesseract-ocr/4.00/tessdata` (Debian) or `/usr/share/tesseract/tessdata` (Fedora)
|
||||
|
||||
# DO NOT REMOVE EXISTING ENG.TRAINEDDATA, ITS REQUIRED.
|
||||
# DO NOT REMOVE EXISTING ENG.TRAINEDDATA, IT'S REQUIRED.
|
||||
|
||||
#### Docker
|
||||
|
||||
|
|
Loading…
Reference in a new issue