mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Event name typo
This commit is contained in:
@@ -632,7 +632,7 @@ will be returned to `window.open` to let you have limited control of it.
|
||||
|
||||
Calling `event.preventDefault()` can prevent creating new windows.
|
||||
|
||||
### Event: 'will-naviagte'
|
||||
### Event: 'will-navigate'
|
||||
|
||||
* `event` Event
|
||||
* `url` String
|
||||
|
||||
Reference in New Issue
Block a user