Fix typo in Notification docs

This commit is contained in:
Samuel Attard 2017-06-23 20:50:50 +10:00
parent 4f0d48f164
commit a9bf9d26ab

View file

@ -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