From 9abed14f1fd804358b6e14792860efb83955932e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2EYasoob=20Ullah=20Khalid=20=E2=98=BA?= Date: Wed, 14 Dec 2022 20:24:55 -0500 Subject: [PATCH] fixed interchanged words (#1039) --- docs/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index 563844bb..126f013a 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -85,7 +85,7 @@ OCRmyPDF analyzes each page of a PDF to determine the colorspace and resolution (DPI) needed to capture all of the information on that page without losing content. It uses `Ghostscript `__ to rasterize the page, and -then performs on OCR the rasterized image to create an OCR "layer". +then performs OCR on the rasterized image to create an OCR "layer". The layer is then grafted back onto the original PDF. While one can use a program like Ghostscript or ImageMagick to get an