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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git


The following commit(s) were added to refs/heads/master by this push:
     new f33b6df  PARQUET-1610: Fix minor typo (#82)
f33b6df is described below

commit f33b6dfaccf5bb836c6cf86fa3bdc195a6b132d1
Author: Bachar Wehbi <[email protected]>
AuthorDate: Tue Jun 25 22:22:25 2019 +0200

    PARQUET-1610: Fix minor typo (#82)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 01193ae..107dbef 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ The `parquet-compatibility` project contains compatibility 
tests that can be use
 
 ## Building
 
-Java resources can be build using `mvn package`. The current stable version 
should always be available from Maven Central.
+Java resources can be built using `mvn package`. The current stable version 
should always be available from Maven Central.
 
 C++ thrift resources can be generated via make.
 

Reply via email to