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

hyunkun 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 d52c5bb  Fix typo in dummy page  (#433)
d52c5bb is described below

commit d52c5bb61f815ac817d350b691ecb846036ae0a1
Author: kang.deng <[email protected]>
AuthorDate: Fri Jul 19 09:58:05 2019 +0800

    Fix typo in dummy page  (#433)
---
 docs/zh-cn/dev/principals/dummy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-cn/dev/principals/dummy.md 
b/docs/zh-cn/dev/principals/dummy.md
index 9863d23..7ea052d 100644
--- a/docs/zh-cn/dev/principals/dummy.md
+++ b/docs/zh-cn/dev/principals/dummy.md
@@ -2,7 +2,7 @@
 
 > http://javatar.iteye.com/blog/804187
 
-最近有点痴呆,因为解决了太多的痴呆问题。服务框架实施面超来超广,已有 50 
多个项目在使用,每天都要去帮应用查问题,来来回回,发现大部分都是配置错误,或者重复的文件或类,或者网络不通等,所以准备在新版本中加入防痴呆设计。估且这么叫吧,可能很简单,但对排错速度还是有点帮助,希望能抛砖引玉,也希望大家多给力,想出更多的防范措施共享出来。
+最近有点痴呆,因为解决了太多的痴呆问题。服务框架实施面越来越广,已有 50 
多个项目在使用,每天都要去帮应用查问题,来来回回,发现大部分都是配置错误,或者重复的文件或类,或者网络不通等,所以准备在新版本中加入防痴呆设计。估且这么叫吧,可能很简单,但对排错速度还是有点帮助,希望能抛砖引玉,也希望大家多给力,想出更多的防范措施共享出来。
 
 ## 检查重复的jar包 
 

Reply via email to