From f2e32791b1824e60e33fdc64666da97ee79b0c6c Mon Sep 17 00:00:00 2001 From: HayateLaTech Date: Fri, 22 Dec 2017 15:13:12 +0100 Subject: [PATCH] Update browser-window.md --- docs/api/browser-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index ef90dc013307..44b9bb4afae8 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -229,7 +229,7 @@ It creates a new `BrowserWindow` with native properties as set by the `options`. buttons prevent issues with mouse events that occur with the standard window toolbar buttons. **Note:** This option is currently experimental. * `fullscreenWindowTitle` Boolean (optional) - Shows the title in the - tile bar in full screen mode on macOS for all `titleBarStyle` options. + title bar in full screen mode on macOS for all `titleBarStyle` options. Default is `false`. * `thickFrame` Boolean (optional) - Use `WS_THICKFRAME` style for frameless windows on Windows, which adds standard window frame. Setting it to `false` will remove