You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2019/11/10 20:40:05 UTC

[incubator-hudi] branch master updated: [DOCS] Change Hudi acronyms to plural

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 <vi...@users.noreply.github.com>
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