From 1e8dfbdb9182b0c0f0181e8680f247b10b3e928d Mon Sep 17 00:00:00 2001 From: tanliang <421901984@qq.com> Date: Mon, 21 Mar 2022 23:29:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=94=99=E5=88=AB=E5=AD=97=EF=BC=8C?= =?UTF-8?q?=E6=AD=A3=E5=BC=8F->=E6=AD=A3=E6=98=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/distributed-system/rpc/dubbo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/distributed-system/rpc/dubbo.md b/docs/distributed-system/rpc/dubbo.md index e436d388..a1bb4823 100644 --- a/docs/distributed-system/rpc/dubbo.md +++ b/docs/distributed-system/rpc/dubbo.md @@ -75,7 +75,7 @@ Dubbo 目前已经有接近 34.4 k 的 Star 。 ![](https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/%E6%BA%90%E7%A0%81/dubbo/image-20210107153159545.png) -Dubbo 是由阿里开源,后来加入了 Apache 。正式由于 Dubbo 的出现,才使得越来越多的公司开始使用以及接受分布式架构。 +Dubbo 是由阿里开源,后来加入了 Apache 。正是由于 Dubbo 的出现,才使得越来越多的公司开始使用以及接受分布式架构。 ### 为什么要用 Dubbo?