Skip to content

Commit

Permalink
Fix repeated "to to" in Specifying Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallacoloo committed Aug 6, 2017
1 parent fd5771b commit d18c065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/specifying-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ dependencies but "libraries" do not.

The desire to override a dependency or otherwise alter some dependencies can
arise through a number of scenarios. Most of them, however, boil down to the
ability to to work with a crate before it's been published to crates.io. For
ability to work with a crate before it's been published to crates.io. For
example:

* A crate you're working on is also used in a much larger application you're
Expand Down

0 comments on commit d18c065

Please sign in to comment.