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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1483b97  [DOCS] Change Hudi acronyms to plural
1483b97 is described below

commit 1483b97018646f1cc8d6bbed357d7115c9079ea2
Author: vinoth chandar <[email protected]>
AuthorDate: Sun Nov 10 12:39:58 2019 -0800

    [DOCS] Change Hudi acronyms to plural
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 822eea8..4f0d72d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
 -->
 
 # Hudi
-Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upsert Delete 
and Incremental`. 
+Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upserts 
Deletes and Incrementals`. 
 Hudi manages the storage of large analytical datasets on DFS (Cloud stores, 
HDFS or any Hadoop FileSystem compatible storage).
 
 ### Features

Reply via email to