diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index d0c21ecd491e..a445d8c6a97e 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -298,6 +298,7 @@ labeled as such. Returns: * `event` Event +* `title` String Emitted when the document changed its title, calling `event.preventDefault()` will prevent the native window's title from changing.