From 8ea262d1abc8d1319e0802a0e186942acd8e5873 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Thu, 13 Jul 2017 12:32:06 +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 5afd249..5cc9963 100644 --- a/README.md +++ b/README.md @@ -560,7 +560,7 @@ A curated list of awesome Java frameworks, libraries and software. * [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases. * [Polyglot for Maven](https://github.com/takari/polyglot-maven/) - Extensions for Maven 3.3.1+ that allows writing the POM model in dialects other than XML. * [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. -* [Togglz](https://www.togglz.org/) - Implementation of the Feature Toggles pattern for Java. +* [Togglz](https://www.togglz.org/) - Implementation of the Feature Toggles pattern. ## Microservice