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 fe790b74d9 Update service-container.md (#2271)
fe790b74d9 is described below
commit fe790b74d97dbbbbe237ce5eac6b8bf2437b9898
Author: mfordjody <[email protected]>
AuthorDate: Fri Feb 17 17:10:57 2023 +0800
Update service-container.md (#2271)
---
.../java-sdk/advanced-features-and-usage/others/service-container.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/others/service-container.md
b/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/others/service-container.md
index 8dd14fe0a9..9aabda52f4 100644
---
a/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/others/service-container.md
+++
b/content/zh-cn/docs3-v2/java-sdk/advanced-features-and-usage/others/service-container.md
@@ -3,7 +3,7 @@ type: docs
title: "自定义服务容器"
linkTitle: "自定义服务容器"
weight: 1
-description: "了解 Dubbo 3 中服务自定义容器类型和使用"
+description: "了解 Dubbo 中服务自定义容器类型和使用"
---
## 特性说明