This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 469e2648a4b Update _index.html
469e2648a4b is described below
commit 469e2648a4b8ea5c055379d549ce8d0301ca9cd3
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Oct 11 15:36:29 2022 +0800
Update _index.html
---
content/zh/_index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/_index.html b/content/zh/_index.html
index 5476f89f49a..d487cbc9e8e 100644
--- a/content/zh/_index.html
+++ b/content/zh/_index.html
@@ -43,7 +43,7 @@ Triple 协议是基于 HTTP/2 之上定义的下一代 RPC 通信协议,相比
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-share-alt" title="应用级服务发现"
url="./docs/concepts/service-discovery/" %}}
-从服务/接口粒度到应用粒度的升级,使得 Dubbo 在集群可伸缩性、连接异构微服务体系上更具优势。应用粒度能以更低的资源消耗支持超百万实例规模集群程;
+从服务/接口粒度到应用粒度的升级,使得 Dubbo 在集群可伸缩性、连接异构微服务体系上更具优势。应用粒度能以更低的资源消耗支持超百万实例规模集群;
实现与 Spring Cloud、Kubernetes Service 等异构微服务体系的互联互通。
{{% /blocks/feature %}}