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 4506149756 fix word misspelling (#2368)
4506149756 is described below
commit 450614975612b62bf2e52bdceb9812988787c0d8
Author: IceFoxs <[email protected]>
AuthorDate: Mon Mar 6 19:43:42 2023 +0800
fix word misspelling (#2368)
fix word misspelling
---
.../java-sdk/concepts-and-architecture/v3.2_rest_protocol_design.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/content/zh-cn/overview/mannual/java-sdk/concepts-and-architecture/v3.2_rest_protocol_design.md
b/content/zh-cn/overview/mannual/java-sdk/concepts-and-architecture/v3.2_rest_protocol_design.md
index bfe6b9b4c9..21c7d538ab 100644
---
a/content/zh-cn/overview/mannual/java-sdk/concepts-and-architecture/v3.2_rest_protocol_design.md
+++
b/content/zh-cn/overview/mannual/java-sdk/concepts-and-architecture/v3.2_rest_protocol_design.md
@@ -44,7 +44,7 @@ content-type text json xml form(后续会扩展)
注解
-param,header,body,pathvaribale (spring mvc & resteasy)
+param,header,body,pathvariable (spring mvc & resteasy)
## Http 协议报文
@@ -655,4 +655,4 @@ dubbo restServer 可以与其他web服务,浏览器等客户端直接进行h
官网场景补充
-## Rest使用说明文档及demo:
\ No newline at end of file
+## Rest使用说明文档及demo: