From 01753cde852ef152ed1da844b27b37d82f8f6faa Mon Sep 17 00:00:00 2001 From: Brad Vogel Date: Sat, 22 Oct 2016 13:57:57 -0700 Subject: [PATCH] "take part in" is the correct saying (#8013) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44bbf811ab..fbb7689b27 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ npm i --save react ## Contributing -The main purpose of this repository is to continue to evolve React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take a part in improving React. +The main purpose of this repository is to continue to evolve React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving React. ### [Code of Conduct](https://code.facebook.com/codeofconduct)