| Index: chrome/common/extensions/docs/templates/private/property.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/property.html b/chrome/common/extensions/docs/templates/private/property.html
|
| index d45acf0dffc27a1d9856175fc3d07ada129b23d2..782a402280010e395984e8291410b4cc94416708 100644
|
| --- a/chrome/common/extensions/docs/templates/private/property.html
|
| +++ b/chrome/common/extensions/docs/templates/private/property.html
|
| @@ -12,5 +12,5 @@
|
| </dd>{{/description}}
|
| {{?array.is_object}}
|
| <h4>Properties of each item</h4>
|
| - {{+partials.type @:array api:api}}
|
| + {{+partials.type @:array}}
|
| {{/array.is_object}}
|
|
|