Fix attribute typo in docs
This commit is contained in:
parent
5b07e8dd5b
commit
0b624315b2
2 changed files with 828 additions and 828 deletions
|
@ -185,7 +185,7 @@ Returns:
|
|||
|
||||
* `event` Event
|
||||
* `url` String
|
||||
* `isMainPage` Boolean
|
||||
* `isMainFrame` Boolean
|
||||
|
||||
Emitted when an in-page navigation happened.
|
||||
|
||||
|
|
|
@ -710,7 +710,7 @@ this purpose.
|
|||
|
||||
Returns:
|
||||
|
||||
* `isMainPage` Boolean
|
||||
* `isMainFrame` Boolean
|
||||
* `url` String
|
||||
|
||||
Emitted when an in-page navigation happened.
|
||||
|
|
Loading…
Reference in a new issue