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 8f29c7275d6 fix: fix skywalking title error (#2820)
8f29c7275d6 is described below

commit 8f29c7275d6b8c2181ff141940e83c182a55d164
Author: YuLuo <[email protected]>
AuthorDate: Fri Sep 29 20:32:37 2023 +0800

    fix: fix skywalking title error (#2820)
---
 content/zh-cn/overview/tasks/observability/tracing/skywalking.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh-cn/overview/tasks/observability/tracing/skywalking.md 
b/content/zh-cn/overview/tasks/observability/tracing/skywalking.md
index 18ca823ce78..2f60ce2d73f 100644
--- a/content/zh-cn/overview/tasks/observability/tracing/skywalking.md
+++ b/content/zh-cn/overview/tasks/observability/tracing/skywalking.md
@@ -51,7 +51,7 @@ public class ObservationConfiguration {
     }
 }
 ```
-## 4. 启 Skywalking OAP
+## 4. 启动 Skywalking OAP
 请参考这里了解如何 [设置 Skywalking 
OAP](https://skywalking.apache.org/docs/main/v9.3.0/en/setup/backend/backend-setup/)
 
 ```shell

Reply via email to