Skip to content

Commit 13c18fc

Browse files
jyn514tshepang
authored andcommitted
Fix typo
1 parent 75ad441 commit 13c18fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Because there are two separate codebases behind `x.py`, they need to
9696
be kept in sync. In particular, both `bootstrap.py` and the bootstrap binary
9797
parse `config.toml` and read the same command line arguments. `bootstrap.py`
9898
keeps these in sync by setting various environment variables, and the
99-
programs sometimes to have add arguments that are explicitly ignored, to be
99+
programs sometimes have to add arguments that are explicitly ignored, to be
100100
read by the other.
101101

102102
### Adding a setting to config.toml

0 commit comments

Comments
 (0)