Skip to content

Commit 3ec4fcb

Browse files
committed
bellow => below
1 parent 6c5eaf6 commit 3ec4fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/browser-window.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ Returns whether the window is visible on all workspaces.
938938

939939
Makes the window ignore all mouse events.
940940

941-
All mouse events happened in this window will be passed to the window bellow
941+
All mouse events happened in this window will be passed to the window below
942942
this window, but if this window has focus, it will still receive keyboard
943943
events.
944944

docs/api/session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Sets the proxy settings.
206206
When `pacScript` and `proxyRules` are provided together, the `proxyRules`
207207
option is ignored and `pacScript` configuration is applied.
208208

209-
The `proxyRules` has to follow the rules bellow:
209+
The `proxyRules` has to follow the rules below:
210210

211211
```
212212
proxyRules = schemeProxies[";"<schemeProxies>]

0 commit comments

Comments
 (0)