Skip to content

Commit 1abf5a0

Browse files
authored
try out to" -> "try to"
specifying dependencies: "try out to" -> "try to" … "try out to" just doesn't sound quite right in English.
1 parent f0950da commit 1abf5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/specifying-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ section here.
200200

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

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

0 commit comments

Comments
 (0)