Skip to content

Commit e78f776

Browse files
Update text/0000-rust-crate-ownership.md
Co-authored-by: inquisitivecrystal <[email protected]>
1 parent 95faa06 commit e78f776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-rust-crate-ownership.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Ideally, experimental crates that are published for feedback purposes will have
9797

9898
> This crate is a functionally empty crate that exists to reserve the crate name of \[tool\]. It should not be used.
9999
100-
In general it is better to have an empty placeholder crate published instead of reserving the crate via yanking, so that there is a readme that helps
100+
In general it is better to have an empty placeholder crate published instead of reserving the crate via yanking, so that there is a readme that helps people understand why the crate is unavailable.
101101

102102

103103
### Expatriated
@@ -155,4 +155,4 @@ The alternative here is mostly to continue as is. This will become increasingly
155155

156156
- How should we handle expatriated crates?
157157
- Are there any missing categories?
158-
- What should the text blurbs be for the various categories? Should we be mandating a specific text blurb, or just require a general idea be communicated with some leeway?
158+
- What should the text blurbs be for the various categories? Should we be mandating a specific text blurb, or just require a general idea be communicated with some leeway?

0 commit comments

Comments
 (0)