Skip to content

Commit b786e20

Browse files
committed
Correct typo.
1 parent 741e07a commit b786e20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

procedures/crates.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,9 @@ In summary, the process for establishing an out-of-tree crate is as follows:
103103

104104
1. Where appropriate, discuss and confirm the need within the working group for the out-of-tree
105105
crate.
106-
2. Create a PR modifying this document to include the PR in the list below. Use [`@rfcbot merge`](https://github.com/anp/rfcbot-rs#usage) to
107-
gain agreement from compiler team members.
106+
2. Create a PR modifying this document to include the crate in the list below. Use
107+
[`@rfcbot merge`](https://github.com/anp/rfcbot-rs#usage) to gain agreement from compiler
108+
team members.
108109
3. Create a new repository in the `rust-lang` organization (permissions should be available for all
109110
compiler team members).
110111
4. Add a README describing the intended purpose of the crate, which team and working group are

0 commit comments

Comments
 (0)