| Index: chrome/common/extensions/docs/templates/intros/notifications.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/notifications.html b/chrome/common/extensions/docs/templates/intros/notifications.html
|
| index 88084d8826431640a2c24d6fd433d12556fa19ef..95a82b9bccb17424a6cf9866e388ede2c18b476e 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/notifications.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/notifications.html
|
| @@ -1,6 +1,6 @@
|
| -<p class="warning">
|
| -<b>Warning: </b>
|
| -Currently this API only works on ChromeOS and Windows.
|
| +<p class="note">
|
| +<b>Note: </b>
|
| +This API is currently available on ChromeOS, Windows, and Mac.
|
| </p>
|
|
|
| <h2 id="usage">Usage</h2>
|
|
|