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

yihua pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 38d9af8c0aa [DOCS] Fix typo in metadata.md (#11673)
38d9af8c0aa is described below

commit 38d9af8c0aafafeb881c9d4e4e859bd014b7e800
Author: Paul Zhang <[email protected]>
AuthorDate: Thu Jul 25 00:30:30 2024 +0800

    [DOCS] Fix typo in metadata.md (#11673)
---
 website/docs/metadata.md                          | 2 +-
 website/versioned_docs/version-0.14.0/metadata.md | 2 +-
 website/versioned_docs/version-0.14.1/metadata.md | 2 +-
 website/versioned_docs/version-0.15.0/metadata.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/docs/metadata.md b/website/docs/metadata.md
index 68c5aaa9f8e..0b24b5ed550 100644
--- a/website/docs/metadata.md
+++ b/website/docs/metadata.md
@@ -166,7 +166,7 @@ from different engines as shown below:
 
 ### column_stats index and data skipping
 Enabling metadata table and column stats index is a prerequisite to enabling 
data skipping capabilities. Following are the 
-corresponding configs across Spark adn Flink readers.
+corresponding configs across Spark and Flink readers.
 
 | Readers                                                                      
                      | Config                                                  
                         | Description                                          
                                                                                
                                                                                
                                                                                
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 [...]
diff --git a/website/versioned_docs/version-0.14.0/metadata.md 
b/website/versioned_docs/version-0.14.0/metadata.md
index 2c92caf95b4..c02663dff0a 100644
--- a/website/versioned_docs/version-0.14.0/metadata.md
+++ b/website/versioned_docs/version-0.14.0/metadata.md
@@ -140,7 +140,7 @@ from different engines as shown below:
 
 ### column_stats index and data skipping
 Enabling metadata table and column stats index is a prerequisite to enabling 
data skipping capabilities. Following are the 
-corresponding configs across Spark adn Flink readers.
+corresponding configs across Spark and Flink readers.
 
 | Readers                                                                      
                      | Config                                                  
                         | Description                                          
                                                                                
                                                                                
                                                                                
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 [...]
diff --git a/website/versioned_docs/version-0.14.1/metadata.md 
b/website/versioned_docs/version-0.14.1/metadata.md
index 4dceff834e4..f0ee8b8d51e 100644
--- a/website/versioned_docs/version-0.14.1/metadata.md
+++ b/website/versioned_docs/version-0.14.1/metadata.md
@@ -140,7 +140,7 @@ from different engines as shown below:
 
 ### column_stats index and data skipping
 Enabling metadata table and column stats index is a prerequisite to enabling 
data skipping capabilities. Following are the 
-corresponding configs across Spark adn Flink readers.
+corresponding configs across Spark and Flink readers.
 
 | Readers                                                                      
                      | Config                                                  
                         | Description                                          
                                                                                
                                                                                
                                                                                
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 [...]
diff --git a/website/versioned_docs/version-0.15.0/metadata.md 
b/website/versioned_docs/version-0.15.0/metadata.md
index 413114f13a5..323aa8ce048 100644
--- a/website/versioned_docs/version-0.15.0/metadata.md
+++ b/website/versioned_docs/version-0.15.0/metadata.md
@@ -140,7 +140,7 @@ from different engines as shown below:
 
 ### column_stats index and data skipping
 Enabling metadata table and column stats index is a prerequisite to enabling 
data skipping capabilities. Following are the 
-corresponding configs across Spark adn Flink readers.
+corresponding configs across Spark and Flink readers.
 
 | Readers                                                                      
                      | Config                                                  
                         | Description                                          
                                                                                
                                                                                
                                                                                
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 [...]

Reply via email to