diff --git a/src/doc/src/reference/manifest.md b/src/doc/src/reference/manifest.md
index 09c0c65e70f..3daf356b655 100644
--- a/src/doc/src/reference/manifest.md
+++ b/src/doc/src/reference/manifest.md
@@ -193,7 +193,7 @@ private in a company.
 publish = false
 ```
 
-The value many also be an array of strings which are registry names that are
+The value may also be an array of strings which are registry names that are
 allowed to be published to.
 
 ```toml