summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-19 12:51:28 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-19 13:03:23 -0600
commit5e9f452385e46058abde6011e902adf070ba86c3 (patch)
treee71a70361bc2bf7ddd4e63ed4914902e32150fa9 /README.md
parent9d3108c3aee8214d26218e8c2be3b4d497246fbe (diff)
downloadnixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar.gz
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar.bz2
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar.lz
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar.xz
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.tar.zst
nixpkgs-5e9f452385e46058abde6011e902adf070ba86c3.zip
doc/reviewing-contributions: pull-requests -> pull requests
This makes things more consistent. It’s also how GitHub refers to pull
requests.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 278ef66cf7e..29c023e4dcd 100644
--- a/README.md
+++ b/README.md
@@ -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.