From a3fc4f83b4240009f4947e47be3918a70c24379f Mon Sep 17 00:00:00 2001 From: Jonatan Ivanov Date: Sat, 15 Oct 2016 10:51:07 -0700 Subject: [PATCH] Removing redundant whitespace from the description of Consul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a843c..74010f2 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools for managing microservices, i.e. creation, coordination or discovery.* * [Apollo](https://spotify.github.io/apollo/) - Libraries for writing composable microservices. -* [Consul](https://www.consul.io/) - Distributed, highly available and datacenter-aware registry/discovery service. +* [Consul](https://www.consul.io/) - Distributed, highly available and datacenter-aware registry/discovery service. * [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems. * [SnopEE](https://github.com/ivargrimstad/snoop) - Discovery service for Java EE microservices.