| Index: chrome/common/extensions/docs/templates/articles/api_index.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/api_index.html b/chrome/common/extensions/docs/templates/articles/api_index.html
|
| index a67765263d3c081a4f550b1e48cbebffde7b97ed..f6a967a6e81d4fa500e111c7477bed6a7ad66290 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/api_index.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/api_index.html
|
| @@ -1,4 +1,4 @@
|
| -<h1 class="page_title">Chrome Platform APIs</h1>
|
| +<h1 class="page_title">JavaScript APIs</h1>
|
| <p class="doc-family apps">
|
| Chrome provides {{platform}}s with many special-purpose APIs like
|
| <code>chrome.runtime</code> and <code>chrome.alarms</code>.
|
|
|