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 f6759a3fa3 Update 8.md (#1873)
f6759a3fa3 is described below
commit f6759a3fa3f1e2b7480844f4d3687d6ead7f7b30
Author: mfordjody <[email protected]>
AuthorDate: Tue Jan 17 14:13:36 2023 +0800
Update 8.md (#1873)
---
content/zh/docs3-v2/java-sdk/faq/2/8.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/2/8.md
b/content/zh/docs3-v2/java-sdk/faq/2/8.md
index b941aecb77..55ffe58edb 100644
--- a/content/zh/docs3-v2/java-sdk/faq/2/8.md
+++ b/content/zh/docs3-v2/java-sdk/faq/2/8.md
@@ -5,13 +5,13 @@ linkTitle: "2-8 - 提供方返回异常响应"
weight: 8
---
-## 可能的原因
+### 可能的原因
* 提供方自身处理结果抛出异常。
-## 排查和解决步骤
-1. 检查提供方程序是否正常。
+### 排查和解决步骤
+
+检查提供方程序是否正常。
-<p style="margin-top: 3rem;"> </p>
\ No newline at end of file