From 9ea4039887bbfe11da543da3b71e0e7ce895a4b2 Mon Sep 17 00:00:00 2001 From: Plusb Preco Date: Wed, 13 Jul 2016 03:02:14 +0900 Subject: [PATCH] :memo: Fix grammatical typo [ci skip] --- 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 bcb0d59b8b86..9f3c154af2e7 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -197,7 +197,7 @@ supported values are: (`kCGDesktopWindowLevel - 1`). Note that desktop window will not receive focus, keyboard or mouse events, but you can use `globalShortcut` to receive input sparingly. -* On Windows, possible types are `toolbar`. +* On Windows, possible type is `toolbar`. The `titleBarStyle` option is only supported on macOS 10.10 Yosemite and newer. Possible values are: