Skip to content

Commit 7439da6

Browse files
committed
fix typo in src/bootstrap/README.md
1 parent d274114 commit 7439da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ install a nightly, presumably using `rustup`. You will then want to
126126
configure your directory to use this build, like so:
127127

128128
```
129-
# configure to use local rust instead of downloding a beta.
129+
# configure to use local rust instead of downloading a beta.
130130
# `--local-rust-root` is optional here. If elided, we will
131131
# use whatever rustc we find on your PATH.
132132
> configure --enable-rustbuild --local-rust-root=~/.cargo/ --enable-local-rebuild

0 commit comments

Comments
 (0)