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

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c19141a1816 (fix) fix ecosystem header text (#403)
c19141a1816 is described below

commit c19141a1816c38f76ab386c27849ea0f0eb0768d
Author: hututu <[email protected]>
AuthorDate: Thu Feb 22 11:29:36 2024 +0800

    (fix) fix ecosystem header text (#403)
---
 src/components/ecomsystem/ecomsystem-layout/ecomsystem-layout.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/ecomsystem/ecomsystem-layout/ecomsystem-layout.tsx 
b/src/components/ecomsystem/ecomsystem-layout/ecomsystem-layout.tsx
index 5085a36b85d..ab9bbdd86ac 100644
--- a/src/components/ecomsystem/ecomsystem-layout/ecomsystem-layout.tsx
+++ b/src/components/ecomsystem/ecomsystem-layout/ecomsystem-layout.tsx
@@ -21,7 +21,7 @@ export default function EcomsystemLayout(props: 
PropsWithChildren) {
         >
             <PageHeader
                 title="Ecosystem"
-                subtitle="Break complexity in data integration and cluster 
management."
+                subtitle="Simplify data integration, cluster management and 
data loading."
                 className="pt-20 px-4"
                 extra={
                     <div className="flex justify-center mt-5">


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

Reply via email to