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 728d45053f [fix] typo (#1216)
728d45053f is described below
commit 728d45053f6263b981496dc76cf1198675186c4a
Author: JIAN ZHONG <[email protected]>
AuthorDate: Mon Jul 11 09:48:09 2022 +0800
[fix] typo (#1216)
---
content/zh/docs3-building/docs/tasks/idl.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/docs3-building/docs/tasks/idl.md
b/content/zh/docs3-building/docs/tasks/idl.md
index c38d0ae195..6057380cdb 100644
--- a/content/zh/docs3-building/docs/tasks/idl.md
+++ b/content/zh/docs3-building/docs/tasks/idl.md
@@ -2,7 +2,7 @@
type: docs
title: "使用 IDL + Protobuf 跨语言定义服务"
linkTitle: "使用 IDL + Protobuf 跨语言定义服务"
-weight: 3
+weight: 4
description: ""
---