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 08516edeb17 Update 16.md (#1786)
08516edeb17 is described below

commit 08516edeb17e5f016e0bab09d0c5901d895464c9
Author: mfordjody <[email protected]>
AuthorDate: Fri Dec 30 16:23:43 2022 +0800

    Update 16.md (#1786)
---
 content/zh/docs3-v2/java-sdk/faq/1/16.md | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/16.md 
b/content/zh/docs3-v2/java-sdk/faq/1/16.md
index f85d349a014..8b54c325e6b 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/16.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/16.md
@@ -5,15 +5,13 @@ linkTitle: "1-16 - 存在不支持的类别"
 weight: 16
 ---
 
-## 可能的原因
- 当注册中心的发生变化时,会 notify 对应的 listener。在 notify 的时候如果 category 非法,则会产生 1-16 错误。
+### 可能的原因
+ 当注册中心的发生变化时,会 notify 对应的 listener。在 notify 的时候如果 category 非法,则会产生存在不支持的类别。
 
 
-## 排查和解决步骤
+### 排查和解决步骤
  该错误为 Dubbo 内部错误,如果您遇到可以在 github 创建 Issue 并提供错误信息以及复现步骤,我们将协助您解决问题。
 
 
-## Dubbo社区
-[github](https://github.com/apache/dubbo)
-
-<p style="margin-top: 3rem;"> </p>
+> 另请参阅 
+[Dubbo社区](https://github.com/apache/dubbo)

Reply via email to