From 652d52e3e26f6976682c600176b9dda29a17b92c Mon Sep 17 00:00:00 2001 From: Adam Monsen Date: Mon, 15 Feb 2016 09:07:02 -0800 Subject: [PATCH] Contributing.md: improve grammar trivial - text only --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index d07f2d101a..27c3444e3f 100644 --- a/Contributing.md +++ b/Contributing.md @@ -244,7 +244,7 @@ these guidelines: #### Need help with your pull request? -Meteor now has groups defined to cover different areas of the codebase. If you need help getting acceptance on a certain pull requests with an area of focus listed below, you can address the appropriate people in the pull request: +Meteor now has groups defined to cover different areas of the codebase. If you need help getting acceptance on certain pull requests with an area of focus listed below, you can address the appropriate people in the pull request: * Meteor Data Team - This includes DDP, tracker, mongo, accounts, etc. You can mention @stubailo in the PR. * Blaze - This includes Spacebars, Blaze, etc. You can mention @urigo or @yyx990803 in the PR.