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 1ce3d89  [DOCS] Update to align with original Uber whitepaper (#999)
1ce3d89 is described below

commit 1ce3d891cea49990922b8e17080aa496ec22d4f1
Author: Jeff G <[email protected]>
AuthorDate: Sun Nov 10 12:38:13 2019 -0800

    [DOCS] Update to align with original Uber whitepaper (#999)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to