diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2019-11-08 00:50:26 +0200 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-11-08 10:15:21 -0600 |
| commit | f210bcee18ab07e0cd43b6af61c3032defe89e12 (patch) | |
| tree | b43be472659ac076bf0baecf947c779775552ab4 /src/doc/rustc-dev-guide | |
| parent | 08449a62845e337263380ac49adb9fa1419c78d5 (diff) | |
| download | rust-f210bcee18ab07e0cd43b6af61c3032defe89e12.tar.gz rust-f210bcee18ab07e0cd43b6af61c3032defe89e12.zip | |
fix typo
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/building/suggested.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/building/suggested.md b/src/doc/rustc-dev-guide/src/building/suggested.md index 6b23f2a0d7e..07f834eacd6 100644 --- a/src/doc/rustc-dev-guide/src/building/suggested.md +++ b/src/doc/rustc-dev-guide/src/building/suggested.md @@ -1,7 +1,7 @@ # Suggested Workflows The full bootstrapping process takes quite a while. Here are three suggestions -to make you're life easier. +to make your life easier. ## Check, check, and check again |
