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

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


The following commit(s) were added to refs/heads/master by this push:
     new a567b38  docs: change "Disaggregated Storage" to "Elastic"
a567b38 is described below

commit a567b3808843ba72f676e9bba5207de202b6b717
Author: Kaijie Chen <[email protected]>
AuthorDate: Mon Apr 10 13:25:20 2023 +0800

    docs: change "Disaggregated Storage" to "Elastic"
---
 src/components/HomepageFeatures/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/HomepageFeatures/index.tsx 
b/src/components/HomepageFeatures/index.tsx
index b5c645c..a11cc33 100644
--- a/src/components/HomepageFeatures/index.tsx
+++ b/src/components/HomepageFeatures/index.tsx
@@ -25,7 +25,7 @@ const FeatureList: FeatureItem[] = [
         ),
     },
     {
-        title: 'Disaggregated Storage',
+        title: 'Elastic',
         description: (
             <>
                 Enables orchestration and improves resource utilization.

Reply via email to