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 e8b6d379c00 fix the spelling error:duubo->dubbo (#2948)
e8b6d379c00 is described below
commit e8b6d379c00276a389b0d2d014cc236aced33ccc
Author: liliang <[email protected]>
AuthorDate: Tue Apr 2 14:31:25 2024 +0800
fix the spelling error:duubo->dubbo (#2948)
---
content/zh-cn/overview/reference/protocols/http.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/reference/protocols/http.md
b/content/zh-cn/overview/reference/protocols/http.md
index 3f4b2ac41b0..0da4d7b29d0 100644
--- a/content/zh-cn/overview/reference/protocols/http.md
+++ b/content/zh-cn/overview/reference/protocols/http.md
@@ -56,7 +56,7 @@ Date: Fri, 28 Apr 2023 14:16:42 GMT
目前支持以上media,后面还会对type进行扩展
## 快速入门
-详细的依赖以及spring配置,可以参见dubbo 项目的duubo-demo-xml模块
+详细的依赖以及spring配置,可以参见dubbo 项目的dubbo-demo-xml模块
https://github.com/apache/dubbo/tree/3.2/dubbo-demo/dubbo-demo-xml
- spring web 编码