Skip to content

Commit

Permalink
Fix a typo (electron#33042)
Browse files Browse the repository at this point in the history
  • Loading branch information
Makonede authored and bavulapati committed Apr 29, 2022
1 parent 66479d5 commit 89769b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/browser-window.md
Expand Up @@ -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

Expand Down

0 comments on commit 89769b5

Please sign in to comment.