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 cde05309da Update multi-protocols.md (#1109)
cde05309da is described below
commit cde05309da578588d25f893fe359497bd45f1b8d
Author: jody mford <[email protected]>
AuthorDate: Tue Jun 21 10:18:14 2022 +0800
Update multi-protocols.md (#1109)
拼写错误
---
content/zh/docs/advanced/multi-protocols.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/docs/advanced/multi-protocols.md
b/content/zh/docs/advanced/multi-protocols.md
index 7f8f3ee86b..a81e877d55 100644
--- a/content/zh/docs/advanced/multi-protocols.md
+++ b/content/zh/docs/advanced/multi-protocols.md
@@ -3,7 +3,7 @@ type: docs
title: "多协议"
linkTitle: "多协议"
weight: 9
-description: "在 Dubbbo 中配置多协议"
+description: "在 Dubbo 中配置多协议"
---
Dubbo 允许配置多协议,在不同服务上支持不同协议或者同一服务上同时支持多种协议。