From 9209cfe92938158862ed8d412b9243329b9b9efe Mon Sep 17 00:00:00 2001 From: Emmeran Seehuber Date: Mon, 21 Aug 2023 19:06:09 +0200 Subject: [PATCH] Typos ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f2bf66..3531657 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ For PDFBox 3.0.x: ``` -This version target Java 8. It should be identical to the 2.0.x version. If not, than thats a bug. The 3.0.x -version is maintained in the pdfbox-3.0.0 branch. For now, maintance is done in the 2.0.x branch and the merged into the +This version targets Java 8. It should be identical to the 2.0.x version. If not, than thats a bug. The 3.0.x +version is maintained in the pdfbox-3.0.0 branch. For now, maintance is done in the 2.0.x branch and the merged into then 3.0.x branch.