Skip to content

Commit 630ac97

Browse files
committed
Typo
1 parent 9da1b02 commit 630ac97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-cargo-libstd-awareness.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ need.
7373
If/when the standard library is built with Cargo and put on crates.io, all the specially-cased
7474
package names can be treated normally,
7575

76-
The standard library is be downloaded and built from crates.io. Or equivalently, Cargo comes with a
76+
The standard library is downloaded and built from crates.io. Or equivalently, Cargo comes with a
7777
cache of that build, as Cargo should be able cache builds between projects at this point. Just as in
7878
phase 2, `implicit-deps = false` just prevents libstd from implicitly being appended to the list of
7979
dependencies.

0 commit comments

Comments
 (0)