This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new de6ae39fbf docs: fix typo in documentation (#12935)
de6ae39fbf is described below

commit de6ae39fbf93d2652b41c55c9c989f200255e0c9
Author: hanwha-jesoos <[email protected]>
AuthorDate: Tue Jan 7 17:51:04 2025 +0900

    docs: fix typo in documentation (#12935)
---
 docs/en/setup/istio/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/istio/README.md b/docs/en/setup/istio/README.md
index e198f96e6b..a0ffd4b72e 100644
--- a/docs/en/setup/istio/README.md
+++ b/docs/en/setup/istio/README.md
@@ -56,7 +56,7 @@ service:
 
 ## Observing Istio
 
-Open Istio Dashboard in SkyWaling UI by clicking `Dashboard` -> `Istio`. You 
can then view charts and diagrams
+Open Istio Dashboard in SkyWalking UI by clicking `Dashboard` -> `Istio`. You 
can then view charts and diagrams
 generated by Istio metrics. You may also view them through `swctl` and set up 
alarm rules based on them.
 
 

Reply via email to