Skip to content

Commit 809486b

Browse files
authored
cargo book /reference/manifest: fix typo
1 parent 22a8715 commit 809486b

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
@@ -193,7 +193,7 @@ private in a company.
193193
publish = false
194194
```
195195

196-
The value many also be an array of strings which are registry names that are
196+
The value may also be an array of strings which are registry names that are
197197
allowed to be published to.
198198

199199
```toml

0 commit comments

Comments
 (0)