Skip to content

Commit ffcdc19

Browse files
committed
bootstrap/README: fix small typo
1 parent f50dbd5 commit ffcdc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The script accepts commands, flags, and filters to determine what to do:
3232
# build the whole compiler
3333
./x.py build
3434
35-
# build the stage1 compier
35+
# build the stage1 compiler
3636
./x.py build --stage 1
3737
3838
# build stage0 libstd

0 commit comments

Comments
 (0)