From 226e274d93094c037a2055e9e5538dc51cbaa7f7 Mon Sep 17 00:00:00 2001 From: SonarBeserk Date: Sat, 3 Oct 2015 11:01:15 -0400 Subject: [PATCH] Fix grammer and punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e45b38..601d27a 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ A curated list of awesome Java frameworks, libraries and software. * [MapDB](http://www.mapdb.org/) - Embedded database engine that provides concurrent collections backed on disk or in off-heap memory. * [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data. * [Querydsl](http://www.querydsl.com/) - Typesafe unified queries. -* [Redisson](https://github.com/mrniko/redisson) - Allows distributed and scalable Java data structures on top of a Redis server +* [Redisson](https://github.com/mrniko/redisson) - Allows for distributed and scalable Java data structures on top of a Redis server. ## Data structures