From 0bee92bb9b005794690e8339be17bad23203801f Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Fri, 26 May 2017 17:47:42 +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 773e877..f116fce 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ A curated list of awesome Java frameworks, libraries and software. * [OkHttp](http://square.github.io/okhttp/) - HTTP+SPDY client. * [restQL-core](https://github.com/B2W-BIT/restQL-core) - Microservice query language that fetches information from multiple services. * [Retrofit](http://square.github.io/retrofit/) - Type-safe REST client. -* [Ribbon](https://github.com/Netflix/ribbon) - Client side IPC library that is battle-tested in cloud. +* [Ribbon](https://github.com/Netflix/ribbon) - Client-side IPC library that is battle-tested in cloud. * [Riptide](https://github.com/zalando/riptide) - Client-side response routing for Spring's RestTemplate. ## Hypermedia Types