From 1f7ce0cca320d53b5efd2262170778b269a77bdd Mon Sep 17 00:00:00 2001 From: Toke Eskildsen <te@ekot.dk> Date: Wed, 18 Sep 2013 23:30:41 +0200 Subject: [PATCH] Fixed typo in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3814f1c..eac541e 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ An enhanced [ALTO](http://www.loc.gov/standards/alto/)-viewer for Quality Assura ## Features * Smooth zoom & pan of large images thanks to OpenSeadragon - * Marking of blown highlights & lowlights by colored overlays (toggable) - * TextBlock marking by boxes (toggable) + * Marking of blown highlights & lowlights by colored overlays (toggleable) + * TextBlock marking by boxes (toggleable) * Interactive inspection of OCR (hover the mouse over a TextBlock) - * Grid lines for checking skewing and rotation (toggable) + * Grid lines for checking skewing and rotation (toggleable) * Folder overview with thumbnails * Histogram, optionally not analyzing the edges of the image -- GitLab