doc/reviewing-contributions: pull-requests -> pull requests

This makes things more consistent. It’s also how GitHub refers to pull
requests.
This commit is contained in:
Matthew Bauer 2018-11-19 12:51:28 -06:00
parent 9d3108c3ae
commit 5e9f452385
2 changed files with 29 additions and 29 deletions

View file

@ -20,7 +20,7 @@ release and `nixos-unstable` for the latest successful build of master:
% git rebase channels/nixos-18.09
```
For pull-requests, please rebase onto nixpkgs `master`.
For pull requests, please rebase onto nixpkgs `master`.
[NixOS](https://nixos.org/nixos/) Linux distribution source code is located inside
`nixos/` folder.