Refine code formatting configuration
[poolifier.git] / CONTRIBUTING.md
index 4142a351215a766314be2e1dd18724d1cead8cb0..9d3e4fba81129966bc51845c196f9f4b19448650 100644 (file)
@@ -5,7 +5,7 @@ This repo use standard js style, please use it if you want to contribute
 Take tasks from todo list, develop a new feature or fix a bug and do a pull request.  
 Another thing that you can do to contribute is to build something on top of ring-election and link ring-election to your project
 
-Please ask your PR to be merged on **master** branch.
+Please do your PR on **master** branch.
 
 **How to run unit tests and coverage**