mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Fix typo
This commit is contained in:
parent
00cbe1db95
commit
35209dcda8
@ -225,7 +225,7 @@ 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, [this cheetsheat][cheetsheat] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
|
||||
* For @bors, [this cheetsheet][cheetsheet] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
|
||||
* **Google**!
|
||||
* Don't be afraid to ask! The Rust community is friendly and helpful.
|
||||
|
||||
@ -235,4 +235,4 @@ are:
|
||||
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
|
||||
[ro]: http://www.rustaceans.org/
|
||||
[rctd]: ./COMPILER_TESTS.md
|
||||
[cheetsheat]: http://buildbot.rust-lang.org/homu/
|
||||
[cheetsheet]: http://buildbot.rust-lang.org/homu/
|
||||
|
Loading…
Reference in New Issue
Block a user