From ca2d27d8e0cda3031177a784fa2c70566e5a797a Mon Sep 17 00:00:00 2001 From: Linmiao Xu Date: Mon, 2 Dec 2019 12:19:31 -0500 Subject: [PATCH] small grammar fix --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 141fe75..a643800 100644 --- a/Compiling.md +++ b/Compiling.md @@ -122,7 +122,7 @@ export PKG_CONFIG_PATH=$HOME/local/lib/pkgconfig ## Language Data - * Download the [data file(s) for the language(s) you interest in](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files). + * Download the [data file(s) for the language(s) you are interested in](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files). * Move it to the `tessdata` directory (e.g. 'mv tessdata $TESSDATA\_PREFIX' if defined `TESSDATA_PREFIX`) You can also use: