You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by me...@apache.org on 2019/06/21 05:18:45 UTC

[dubbo-spring-boot-project] branch master updated: Update README_CN.md

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

mercyblitz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b4819d  Update README_CN.md
0b4819d is described below

commit 0b4819deab33fcf5ccb235b96fdb2f80a34b32d7
Author: Mercy Ma <me...@gmail.com>
AuthorDate: Fri Jun 21 13:18:40 2019 +0800

    Update README_CN.md
---
 README_CN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_CN.md b/README_CN.md
index 888b294..8e2a910 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -10,7 +10,7 @@
 * [自动装配](dubbo-spring-boot-autoconfigure) (比如: 注解驱动, 自动装配等).
 * [Production-Ready](dubbo-spring-boot-actuator) (比如: 安全, 健康检查, 外部化配置等).
 
-> Apache Dubbo (incubating) |ˈdʌbəʊ| 是一款高性能、轻量级的开源Java RPC框架,它提供了三大核心能力:面向接口的远程方法调用,智能容错和负载均衡,以及服务自动注册和发现。
+> Apache Dubbo |ˈdʌbəʊ| 是一款高性能、轻量级的开源Java RPC框架,它提供了三大核心能力:面向接口的远程方法调用,智能容错和负载均衡,以及服务自动注册和发现。
 
 
 ## [English README](README_CN.md)