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 46520734fec Update nacos.md (#1411)
46520734fec is described below

commit 46520734fec78aeb4d0526d9ff41432b446d8352
Author: peggy <[email protected]>
AuthorDate: Thu Aug 25 15:34:14 2022 +0800

    Update nacos.md (#1411)
    
    勘误
---
 content/zh/docs3-v2/java-sdk/reference-manual/config-center/nacos.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/reference-manual/config-center/nacos.md 
b/content/zh/docs3-v2/java-sdk/reference-manual/config-center/nacos.md
index 17500a72f1b..6f42e59ee2e 100644
--- a/content/zh/docs3-v2/java-sdk/reference-manual/config-center/nacos.md
+++ b/content/zh/docs3-v2/java-sdk/reference-manual/config-center/nacos.md
@@ -18,7 +18,7 @@ description: "Nacos 配置中心的基本使用和工作原理。"
 
 如果未启用 Nacos 注册中心,则请参考 [为注册中心增加 Nacos 依赖](../../registry/nacos/#21-增加依赖)。
 
-### 2.2 启用 Zookeeper 配置中心
+### 2.2 启用 Nacos 配置中心
 ```xml
 <dubbo:config-center address="nacos://127.0.0.1:8848"/>
 ```

Reply via email to