Desktop Environment Integration: typo

This commit is contained in:
Adam Lynch 2015-12-20 18:34:05 +00:00
parent bff2861311
commit da9c202d86

View file

@ -39,7 +39,7 @@ however, that it does not need to be pinned to the Start screen.
To use an image in your notification, pass a local image file (preferably `png`) To use an image in your notification, pass a local image file (preferably `png`)
in the `icon` property of your notification's options. The notification will in the `icon` property of your notification's options. The notification will
still display if you submit and incorrect or `http/https`-based URL, but the still display if you submit an incorrect or `http/https`-based URL, but the
image will not be displayed. image will not be displayed.
```javascript ```javascript