From 8ea32fdfd2818e0fad6c89b7d3e3604afdcc2b16 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Thu, 24 Jul 2014 14:28:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d898aa..b385db6 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ ## Document Processing -*Libraries that assist with processing document formats wether they are Microsoft or an open standard.* +*Libraries that assist with processing office document formats.* * [Apache POI](http://poi.apache.org/) - Supports OOXML (e.g XLSX, DOCX, PPTX) as well as OLE2 (e.g. XLS, DOC or PPT). * [jOpenDocument](http://www.jopendocument.org/) - Processes the OpenDocument format.