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-website.git
The following commit(s) were added to refs/heads/master by this push:
new aa474e3 Fix typo in homepage (#380)
aa474e3 is described below
commit aa474e337a8c4fc3fb8fce2b1b170c3cc7a4f36d
Author: mrproliu <[email protected]>
AuthorDate: Mon Dec 27 21:07:57 2021 +0800
Fix typo in homepage (#380)
---
content/_index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/_index.html b/content/_index.html
index 5ee836e..a0d8117 100644
--- a/content/_index.html
+++ b/content/_index.html
@@ -114,7 +114,7 @@ linkTitle = "Apache SkyWalking"
<li>
<h4>Service mesh ready</h4>
<p>
- Service mesh observability built-in. Collect and analyze data
from Istio + ENvoy service mesh.
+ Service mesh observability built-in. Collect and analyze data
from Istio + Envoy service mesh.
</p>
</li>
</ul>