From a0263e91f4ac4865af079a8907f89ca95b198d27 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Thu, 4 Apr 2024 22:46:01 +0200 Subject: [PATCH] Update docs/api/structures/base-window-options.md Co-authored-by: Erick Zhao --- docs/api/structures/base-window-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/structures/base-window-options.md b/docs/api/structures/base-window-options.md index 3052a08042e8c..57ca4ed705896 100644 --- a/docs/api/structures/base-window-options.md +++ b/docs/api/structures/base-window-options.md @@ -87,7 +87,7 @@ * `hiddenInset` _macOS_ - Results in a hidden title bar with an alternative look where the traffic light buttons are slightly more inset from the window edge. - * `customButtonsOnHover` _macOS_ -Results in a hidden + * `customButtonsOnHover` _macOS_ - Results in a hidden title bar and a full size content window, the traffic light buttons will display when being hovered over in the top left of the window. **Note:** This option is currently experimental.