We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef67b09 commit bfd2bd8Copy full SHA for bfd2bd8
src/building/bootstrapping.md
@@ -15,8 +15,8 @@ version.
15
This is exactly how `x.py` works: it downloads the current beta release of
16
rustc, then uses it to compile the new compiler.
17
18
-Note that this documentation mostly covers user-face informations. See
19
-[bootstrap/README.md][bootstrap-internals] to read bootstrap internals.
+Note that this documentation mostly covers user-facing information. See
+[bootstrap/README.md][bootstrap-internals] to read about bootstrap internals.
20
21
[bootstrap-internals]: https://github.com/rust-lang/rust/blob/master/src/bootstrap/README.md
22
0 commit comments