| Index: chrome/common/extensions/docs/templates/articles/permission_warnings.html | 
| diff --git a/chrome/common/extensions/docs/templates/articles/permission_warnings.html b/chrome/common/extensions/docs/templates/articles/permission_warnings.html | 
| index 6079fac55f6e952dc4c13861e99ce8c98a60e93a..ad5bf62ed1433edb0e46cecd0e2e145c9b57f88b 100644 | 
| --- a/chrome/common/extensions/docs/templates/articles/permission_warnings.html | 
| +++ b/chrome/common/extensions/docs/templates/articles/permission_warnings.html | 
| @@ -216,7 +216,7 @@ that trigger them. | 
| <tr> | 
| <td style="font-weight:bold"> | 
| <!-- IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS --> | 
| -    Manipulate settings that specify whether websites can use features such as cookies, JavaScript, plug-ins, geolocation, microphone, camera etc. | 
| +    Manipulate settings that specify whether websites can use features such as cookies, JavaScript, plugins, geolocation, microphone, camera etc. | 
| </td> | 
| <td> | 
| <!-- HasEffectiveBrowsingHistoryPermission --> | 
|  |