From 93b5a1d656eeca65834a5cda9ea2a3d478a953b9 Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 22 May 2016 14:59:09 +0200 Subject: [PATCH] Edit description of Vert.x microservices toolbox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2311aa..99a7f96 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Orbit](http://orbit.bioware.com/) - Modern framework for JVM languages that makes it easier to build and maintain distributed and scalable online services. - [Service Fabric I/O](http://scalecube.io) - A microservices framework for the rapid development of distributed, resilient, reactive applications at scale. - [Vert.X](http://vertx.io/) - Toolkit for building reactive applications on the JVM. -- [Vert.X Toolbox](https://github.com/vert-x3/vertx-microservices-toolbox) - A set of Vert.x components to build your reactive microservice applications. +- [Vert.X Toolbox](https://github.com/vert-x3/vertx-microservices-toolbox) - A set of Vert.x components to build reactive microservice applications. ## Service Toolkits