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 9f7f196596 Update local-stub.md (#2266)
9f7f196596 is described below
commit 9f7f196596adfeeab38b7920a01991265d837dbc
Author: mfordjody <[email protected]>
AuthorDate: Fri Feb 17 17:13:08 2023 +0800
Update local-stub.md (#2266)
---
.../docs3-v2/java-sdk/advanced-features-and-usage/service/local-stub.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/service/local-stub.md
b/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/service/local-stub.md
index 8931938659..48f19c3c05 100644
---
a/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/service/local-stub.md
+++
b/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/service/local-stub.md
@@ -3,7 +3,7 @@ type: docs
title: "本地存根"
linkTitle: "本地存根"
weight: 11
-description: "了解 Dubbo3 中本地存根在客户端执行部分逻辑的使用"
+description: "了解 Dubbo 中本地存根在客户端执行部分逻辑的使用"
---
## 特性说明: