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

gangwu pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


The following commit(s) were added to refs/heads/production by this push:
     new 48b9855  Small typo (#83)
48b9855 is described below

commit 48b98556d61d24cbeced79586f3c78dbce651306
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Nov 6 02:16:40 2024 +0100

    Small typo (#83)
---
 content/en/docs/Contribution Guidelines/releasing.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/docs/Contribution Guidelines/releasing.md 
b/content/en/docs/Contribution Guidelines/releasing.md
index 120601b..5a3dd62 100644
--- a/content/en/docs/Contribution Guidelines/releasing.md      
+++ b/content/en/docs/Contribution Guidelines/releasing.md      
@@ -160,7 +160,7 @@ Add a [new release to 
GitHub](https://github.com/apache/parquet-java/releases/ne
     [ANNOUNCE] Apache Parquet release <VERSION>
 
 
-    I'm please to announce the release of Parquet <VERSION>!
+    I'm pleased to announce the release of Parquet <VERSION>!
 
     Parquet is a general-purpose columnar file format for nested data. It uses
     space-efficient encodings and a compressed and splittable structure for

Reply via email to