Skip to content

Commit 405f8f1

Browse files
committed
Auto merge of #28401 - christopherdumas:beginners_manuel, r=Gankro
r? @steveklabnik
2 parents fc4d566 + 4543dad commit 405f8f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ are:
225225
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
226226
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
227227
* The [Rust Compiler Testing Docs][rctd]
228-
* For @bors, [this cheetsheat][cheetsheat] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
228+
* For @bors, [this cheat sheet][cheatsheet] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
229229
* **Google**!
230230
* Don't be afraid to ask! The Rust community is friendly and helpful.
231231

@@ -235,4 +235,4 @@ are:
235235
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
236236
[ro]: http://www.rustaceans.org/
237237
[rctd]: ./COMPILER_TESTS.md
238-
[cheetsheat]: http://buildbot.rust-lang.org/homu/
238+
[cheatsheet]: http://buildbot.rust-lang.org/homu/

0 commit comments

Comments
 (0)