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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e2b93bf  Update Features.tsx
e2b93bf is described below

commit e2b93bf031475e5688600c3f064a5b260166f150
Author: Eason Chen <[email protected]>
AuthorDate: Sat Dec 25 21:32:50 2021 +0800

    Update Features.tsx
---
 src/components/Features.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/Features.tsx b/src/components/Features.tsx
index 06986b1..1833e05 100644
--- a/src/components/Features.tsx
+++ b/src/components/Features.tsx
@@ -13,12 +13,12 @@ interface FeatureProps {
 const FeatureList: FeatureProps[] = [
   {
     title: 'Orchestration',
-    description: 'EventMesh Orchestration',
+    description: 'Event Orchestration and Streaming',
     image: OrchestrationImg,
   },
   {
     title: 'Federation',
-    description: 'EventMesh Federation',
+    description: 'Full Mesh and Federation Governance',
     image: FederationImg,
   },
 ];

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to