Skip to content

Commit 6f536e4

Browse files
committed
impl review suggestion
See #1605 (comment)
1 parent 64f1af1 commit 6f536e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/how-to-build-and-run.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you have already built `rustc` and you change settings related to LLVM, then
5252
execute `rm -rf build` for subsequent configuration changes to take effect. Note that `./x.py
5353
clean` will not cause a rebuild of LLVM.
5454

55-
## Building the Compiler
55+
## Building the compiler
5656

5757
Note that building will require a relatively large amount of storage space.
5858
You may want to have upwards of 10 or 15 gigabytes available to build the compiler.

0 commit comments

Comments
 (0)