lovepoem closed pull request #19: typo fix
URL: https://github.com/apache/incubator-dubbo-docs/pull/19
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/dubbo-user-book/preface/architecture.md 
b/dubbo-user-book/preface/architecture.md
index 2b0f5b2..62dcb22 100644
--- a/dubbo-user-book/preface/architecture.md
+++ b/dubbo-user-book/preface/architecture.md
@@ -34,7 +34,7 @@ Dubbo 架构具有以下几个特点,分别是连通性、健壮性、伸缩
 * 注册中心和监控中心全部宕机,不影响已运行的提供者和消费者,消费者在本地缓存了提供者列表
 * 注册中心和监控中心都是可选的,服务消费者可以直连服务提供者
 
-## 健状性
+## 健壮性
 
 * 监控中心宕掉不影响使用,只是丢失部分采样数据
 * 数据库宕掉后,注册中心仍能通过缓存提供服务列表查询,但不能注册新服务


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to