diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 38fe60ed32ec..1dbb92508a05 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -854,8 +854,8 @@ On Linux always returns `true`. `screen-saver`, and ~~`dock`~~ (Deprecated). The default is `floating`. See the [macOS docs][window-levels] for more details. * `relativeLevel` Integer (optional) _macOS_ - The number of layers higher to set -this window relative to the given `level`. The default is `0`. Note that Apple -discourages setting levels higher than 1 above `screen-saver`. + this window relative to the given `level`. The default is `0`. Note that Apple + discourages setting levels higher than 1 above `screen-saver`. Sets whether the window should show always on top of other windows. After setting this, the window is still a normal window, not a toolbox window which