Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 committed May 28, 2015
1 parent 9da1b02 commit 630ac97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/0000-cargo-libstd-awareness.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ need.
If/when the standard library is built with Cargo and put on crates.io, all the specially-cased
package names can be treated normally,

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

0 comments on commit 630ac97

Please sign in to comment.