]> git.lizzy.rs Git - rust.git/commitdiff
Fix capitalisation problem
authorvarkor <github@varkor.com>
Thu, 14 Mar 2019 01:20:41 +0000 (01:20 +0000)
committervarkor <github@varkor.com>
Thu, 14 Mar 2019 01:20:41 +0000 (01:20 +0000)
CONTRIBUTING.md

index ee56f5bf9954e981f27af9103931b73d8e67e775..fa408935cc8cc956f0f9ad49680c555f9fea2088 100644 (file)
@@ -433,7 +433,8 @@ are:
 * Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
 * [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
 * The [Rust Compiler Testing Docs][rctd]
-* For [@bors][bors], [this cheat sheet][cheatsheet] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
+* For [@bors][bors], [this cheat sheet][cheatsheet] is helpful
+(though you'll need to replace `@homu` with `@bors` in any commands)
 * **Google!** ([search only in Rust Documentation][gsearchdocs] to find types, traits, etc. quickly)
 * Don't be afraid to ask! The Rust community is friendly and helpful.