From 9b2bb47df7500cbc3c7763d6b54b1446e81e3a64 Mon Sep 17 00:00:00 2001 From: Anatole <62328077+a2br@users.noreply.github.com> Date: Sun, 30 Jan 2022 14:24:14 +0100 Subject: [PATCH] Remove double space --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5fa8792..0e4185f 100644 --- a/README +++ b/README @@ -41,6 +41,6 @@ What is wrong with PDFMiner? is quite complex. The program is not designed to return Python objects, which makes interfacing things irritating. 2. It's an extremely complete set of tools, with multiple - and moderately steep learning curves. + and moderately steep learning curves. 3. It's not written with hackability in mind.