Fix typo in Notification docs
This commit is contained in:
parent
4f0d48f164
commit
a9bf9d26ab
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ It creates a new `Notification` with native properties as set by the `options`.
|
|||
|
||||
The `Notification` class has the following static methods:
|
||||
|
||||
#### `BrowserWindow.isSupported()`
|
||||
#### `Notification.isSupported()`
|
||||
|
||||
Returns `Boolean` - Whether or not desktop notifications are supported on the current system
|
||||
|
||||
|
|
Loading…
Reference in a new issue