Fix typo in contribution information

Minor subject/verb agreement (use plural “pull request**s**” to agree with verb form)
This commit is contained in:
Roger Sheen 2017-02-27 23:27:30 +01:00 committed by GitHub
parent 21106b5431
commit b9c645d4c3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Whether you're a developer, a designer, or just a Jekyll devotee, there are lots
* The more information, the better. Make judicious use of the pull request body. Describe what changes were made, why you made them, and what impact they will have for users. * The more information, the better. Make judicious use of the pull request body. Describe what changes were made, why you made them, and what impact they will have for users.
* Pull request are easy and fun. If this is your first pull request, it may help to [understand GitHub Flow](https://guides.github.com/introduction/flow/). * Pull requests are easy and fun. If this is your first pull request, it may help to [understand GitHub Flow](https://guides.github.com/introduction/flow/).
* If you're submitting a code contribution, be sure to read the [code contributions](#code-contributions) section below. * If you're submitting a code contribution, be sure to read the [code contributions](#code-contributions) section below.