| Index: chrome/common/extensions/docs/templates/json/manifest.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/manifest.json b/chrome/common/extensions/docs/templates/json/manifest.json
|
| index 92b6df4fd0635fdc8e66324a97581f750e5112af..9af0488273510c9d7cb2225ed84d236acbbd5eac 100644
|
| --- a/chrome/common/extensions/docs/templates/json/manifest.json
|
| +++ b/chrome/common/extensions/docs/templates/json/manifest.json
|
| @@ -97,7 +97,7 @@
|
| },
|
| "name": {
|
| "documentation": "manifest/name.html#name",
|
| - "example": "My {{title}}",
|
| + "example": "My {{platform}}",
|
| "level": "required"
|
| },
|
| "offline_enabled": {
|
|
|