Desktop Environment Integration: typo
This commit is contained in:
parent
bff2861311
commit
da9c202d86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue