From 8ea0f33e7d5ba1c81fcc07daac59eef5900271cd Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 15 Nov 2017 22:41:07 +0800 Subject: [PATCH] Fix a document issue. --- docs/Supported-list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Supported-list.md b/docs/Supported-list.md index 9cb28eab6..d429b25c9 100644 --- a/docs/Supported-list.md +++ b/docs/Supported-list.md @@ -12,7 +12,7 @@ * [Feign](https://github.com/OpenFeign/feign) 9.x * [Netflix Spring Cloud Feign](https://github.com/spring-cloud/spring-cloud-netflix/tree/master/spring-cloud-starter-feign) 1.1.x, 1.2.x, 1.3.x * [Okhttp](https://github.com/square/okhttp) 3.x - * [Apache httpclientcomponent](http://hc.apache.org/) 4.2, 4.3 + * [Apache httpcomponent HttpClient](http://hc.apache.org/) 4.2, 4.3 * [Spring RestTemplete](https://github.com/spring-projects/spring-framework) 4.x * [Jetty Client](http://www.eclipse.org/jetty/) 9 * JDBC @@ -39,4 +39,4 @@ * Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 4.x * OpenTracing community supported * Motan - * Hprose-java \ No newline at end of file + * Hprose-java -- GitLab