diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index e20d17b8e77..c133a49beda 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -938,7 +938,7 @@ Returns whether the window is visible on all workspaces. Makes the window ignore all mouse events. -All mouse events happened in this window will be passed to the window bellow +All mouse events happened in this window will be passed to the window below this window, but if this window has focus, it will still receive keyboard events. diff --git a/docs/api/session.md b/docs/api/session.md index 43107e98e92..e7affddde93 100644 --- a/docs/api/session.md +++ b/docs/api/session.md @@ -206,7 +206,7 @@ Sets the proxy settings. When `pacScript` and `proxyRules` are provided together, the `proxyRules` option is ignored and `pacScript` configuration is applied. -The `proxyRules` has to follow the rules bellow: +The `proxyRules` has to follow the rules below: ``` proxyRules = schemeProxies[";"]