mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Fix a typo (#33042)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user