diff --git a/docs/api/notification.md b/docs/api/notification.md index 1e339a43c94..17b2e94048b 100644 --- a/docs/api/notification.md +++ b/docs/api/notification.md @@ -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