Skip to content

Commit 343194d

Browse files
authored
fix wrong heading level (rust-lang#1573)
1 parent f0dbe6c commit 343194d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/bootstrapping.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ usually means something is quite wrong -- or you're trying to compile e.g.
407407
the unlikely case that you actually need to invoke rustc in such a situation,
408408
you can tell the bootstrap shim to print all env variables by adding `-vvv` to your `x.py` command.
409409

410-
### Directories and artifacts generated by `bootstrap`
410+
## Directories and artifacts generated by `bootstrap`
411411

412412
This is an incomplete reference for the outputs generated by bootstrap:
413413

0 commit comments

Comments
 (0)