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

maoling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 864b8a7  ZOOKEEPER-4411: [PATCH] improve the grammar issue in the 
README.md
864b8a7 is described below

commit 864b8a7c8044349b29b0e67952323a8cb2bc2dd4
Author: fredster33 <[email protected]>
AuthorDate: Sat Nov 6 16:14:48 2021 +0800

    ZOOKEEPER-4411: [PATCH] improve the grammar issue in the README.md
    
    I'm not sure if I corrected the sentence correctly, so this might be an 
incorrect interpretation.
    
    Author: fredster33 <[email protected]>
    
    Reviewers: Christopher Tubbs <[email protected]>, maoling 
<[email protected]>
    
    Closes #1632 from fredster33/patch-1 and squashes the following commits:
    
    452379fa7 [fredster33] Accept change
    4a0bceab3 [fredster33] Grammar fix
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 60dff8f..cd9db2b 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ If you are going to compile with Java 1.8, you should use a
 recent release at u211 or above.
 
 # Contributing
-We always welcome new contributors to the project! See [How to 
Contribute](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute)
 for details on how to submit patch through pull request and our contribution 
workflow.
+We always welcome new contributors to the project! See [How to 
Contribute](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute)
 for details on how to submit patches as pull requests and other aspects of our 
contribution workflow.
 
 
 [ciBadge]: https://github.com/apache/zookeeper/workflows/CI/badge.svg

Reply via email to