This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 02fc1aee94 docs: correct spelling (#346)
02fc1aee94 is described below

commit 02fc1aee94dd44fdf60e4892ca202809cf2d46c1
Author: Brandon Fergerson <[email protected]>
AuthorDate: Mon Oct 10 19:45:20 2022 +0400

    docs: correct spelling (#346)
---
 docs/en/setup/service-agent/java-agent/Supported-list.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/setup/service-agent/java-agent/Supported-list.md 
b/docs/en/setup/service-agent/java-agent/Supported-list.md
index 28149635e4..6338000954 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -20,7 +20,7 @@ metrics based on the tracing data.
   * [Play Framework](https://www.playframework.com/) 2.6.x -> 2.8.x
   * [Light4J Microservices Framework](https://doc.networknt.com/) 1.6.x -> 2.x
   * [Netty SocketIO](https://github.com/mrniko/netty-socketio) 1.x
-  * [Micrinaut Http 
Server](https://github.com/micronaut-projects/micronaut-core) 3.2.x -> 3.6.x
+  * [Micronaut HTTP 
Server](https://github.com/micronaut-projects/micronaut-core) 3.2.x -> 3.6.x
 * HTTP Client
   * [Feign](https://github.com/OpenFeign/feign) 9.x
   * [Netflix Spring Cloud 
Feign](https://github.com/spring-cloud/spring-cloud-openfeign) 1.1.x -> 2.x
@@ -32,7 +32,7 @@ metrics based on the tracing data.
   * [AsyncHttpClient](https://github.com/AsyncHttpClient/async-http-client) 
2.1+
   * JRE HttpURLConnection (Optional²)
   * [Hutool-http](https://www.hutool.cn/) client 5.x
-  * [Micrinaut Http 
Client](https://github.com/micronaut-projects/micronaut-core) 3.2.x -> 3.6.x
+  * [Micronaut HTTP 
Client](https://github.com/micronaut-projects/micronaut-core) 3.2.x -> 3.6.x
 * HTTP Gateway
   * [Spring Cloud Gateway](https://spring.io/projects/spring-cloud-gateway) 
2.0.2.RELEASE -> 3.x (Optional²)
   * [Apache ShenYu](https://shenyu.apache.org) (Rich protocol support: 
`HTTP`,`Spring Cloud`,`gRPC`,`Dubbo`,`SOFARPC`,`Motan`,`Tars`) 2.4.x (Optional²)

Reply via email to