diff --git a/docs/content/en/manifest.md b/docs/content/en/manifest.md
index 1ce4509c..03f01ee9 100644
--- a/docs/content/en/manifest.md
+++ b/docs/content/en/manifest.md
@@ -27,7 +27,7 @@ pwa: {
| --------------------------------- | --------------- | ------------------------------------------------------------ | --------------------------------------------------------------- |
| `name` \*1 | `String` | `package.json`'s name property | [maximum of 45 characters] |
| `short_name` \*1 | `String` | `package.json`'s name property | [maximum of 12 characters] |
-| `description` \*2 | `String` | `package.json`'s description property | |
+| `description` \*2 | `String` | `undefined` | |
| `icons` \*1 | `Array