Skip to content

Commit 43bfff1

Browse files
authored
Fix typo
1 parent eff8d69 commit 43bfff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ a keyword. [crates.io] imposes even more restrictions, such as:
8484

8585
- Only ASCII characters are allowed.
8686
- Do not use reserved names.
87-
- Do not use special Windows name such as "nul".
87+
- Do not use special Windows names such as "nul".
8888
- Use a maximum of 64 characters of length.
8989

9090
[alphanumeric]: ../../std/primitive.char.html#method.is_alphanumeric

0 commit comments

Comments
 (0)