Skip to content

Commit 2cc652b

Browse files
giraffatemark-i-m
authored andcommitted
Fix: crates -> a list of crates
1 parent 4db8160 commit 2cc652b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/crates-io.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ TODO: what is the vetting process?
1616

1717
## Pemitted dependencies
1818

19-
The `tidy` tool has [crates that are allowed]. To add a
19+
The `tidy` tool has [a list of crates that are allowed]. To add a
2020
dependency that is not already in the compiler, you will need to add it to these
2121
crates.
2222

23-
[crates that are allowed]: https://github.com/rust-lang/rust/blob/19ecce332e56941ea0dd2a805270faa102acdb14/src/tools/tidy/src/deps.rs#L59
23+
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/19ecce332e56941ea0dd2a805270faa102acdb14/src/tools/tidy/src/deps.rs#L59

0 commit comments

Comments
 (0)