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 2045f03  Modified incorrect character (#840)
2045f03 is described below

commit 2045f03acf3e31dd254f852928a491ab9cd079bd
Author: Steve Rao <[email protected]>
AuthorDate: Mon Jun 28 19:05:39 2021 +0800

    Modified incorrect character (#840)
    
    Modified incorrect character
---
 content/zh/docs/v2.7/user/examples/multi-protocols.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh/docs/v2.7/user/examples/multi-protocols.md 
b/content/zh/docs/v2.7/user/examples/multi-protocols.md
index 7f8f3ee..a81e877 100644
--- a/content/zh/docs/v2.7/user/examples/multi-protocols.md
+++ b/content/zh/docs/v2.7/user/examples/multi-protocols.md
@@ -3,7 +3,7 @@ type: docs
 title: "多协议"
 linkTitle: "多协议"
 weight: 9
-description: "在 Dubbbo 中配置多协议"
+description: "在 Dubbo 中配置多协议"
 ---
 
 Dubbo 允许配置多协议,在不同服务上支持不同协议或者同一服务上同时支持多种协议。

Reply via email to