diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 140eaaa2284a0..bc407ede48021 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -64,7 +64,7 @@ win.loadURL('https://github.com') ``` Note that even for apps that use `ready-to-show` event, it is still recommended -to set `backgroundColor` to make app feel more native. +to set `backgroundColor` to make the app feel more native. ## Parent and child windows