summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2019-11-28 01:23:39 +0100
committerGitHub <noreply@github.com>2019-11-28 01:23:39 +0100
commit2a7dc5ec7f6979ee31e0ec30fbf9b6086e03ca74 (patch)
treedce02a51671aaa28a3b7ac7a82b1d6fcb9c75b17 /CONTRIBUTING.md
parent9b78191e0812a5d9894746a25fa204a359f2923b (diff)
downloadrust-2a7dc5ec7f6979ee31e0ec30fbf9b6086e03ca74.tar.gz
rust-2a7dc5ec7f6979ee31e0ec30fbf9b6086e03ca74.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 242bae9065a..54ef0596198 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -150,7 +150,7 @@ All pull requests are reviewed by another person. We have a bot,
 request.
 
 If you want to request that a specific person reviews your pull request,
-you can add an `r?` to the pull request message. For example, [Steve][steveklabnik] usually reviews
+you can add an `r?` to the pull request description. For example, [Steve][steveklabnik] usually reviews
 documentation changes. So if you were to make a documentation change, add
 
     r? @steveklabnik