Skip to content

Commit

Permalink
Auto merge of #6299 - tangentstorm:patch-1, r=alexcrichton
Browse files Browse the repository at this point in the history
try out to" -> "try to"

specifying dependencies: "try out to" -> "try to"  …
"try out to" just doesn't sound quite right in English.
  • Loading branch information
bors committed Nov 10, 2018
2 parents f0950da + 1abf5a0 commit ab59c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/specifying-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ section here.

Let's say you're working with the [`uuid` crate] but while you're working on it
you discover a bug. You are, however, quite enterprising so you decide to also
try out to fix the bug! Originally your manifest will look like:
try to fix the bug! Originally your manifest will look like:

[`uuid` crate]: https://crates.io/crates/uuid

Expand Down

0 comments on commit ab59c81

Please sign in to comment.