From 828f23bd24a5f65eaaf10666e09069ea69e1809e Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Tue, 24 Oct 2017 10:39:25 +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 98732b0..d5dd9d2 100644 --- a/README.md +++ b/README.md @@ -812,7 +812,7 @@ A curated list of awesome Java frameworks, libraries and software. *Libraries which provide general utility functions.* * [Apache Commons](http://commons.apache.org/) - Provides configuration, validation, collections, file uploading, XML processing and other general-purpose functions. -* [cactoos](http://www.cactoos.org) - Cactoos is a collection of object-oriented Java primitives. +* [cactoos](http://www.cactoos.org) - Collection of object-oriented primitives. * [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. * [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization. * [Embulk](http://www.embulk.org/) - Bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services.