Skip to content

Commit 49b0fbb

Browse files
committed
Fix typo
Signed-off-by: hi-rustin <[email protected]>
1 parent 3ff0443 commit 49b0fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/src/reference/publishing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ immediately.
3232

3333
### Before publishing a new crate
3434

35-
Keep in mind that crate names on [crates.io] are allocated on a first-come-first-
36-
serve basis. Once a crate name is taken, it cannot be used for another crate.
35+
Keep in mind that crate names on [crates.io] are allocated on a first-come-first-serve
36+
basis. Once a crate name is taken, it cannot be used for another crate.
3737

3838
Check out the [metadata you can specify](manifest.md) in `Cargo.toml` to
3939
ensure your crate can be discovered more easily! Before publishing, make sure

0 commit comments

Comments
 (0)