docs: fix typos (#25808)

This commit is contained in:
David Sanders 2020-10-09 03:56:07 -07:00 committed by GitHub
parent 6d5cf02abd
commit 6677c5064f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -219,7 +219,7 @@ Returns:
* `frameProcessId` Integer
* `frameRoutingId` Integer
Emitted when any frame (including main) starts navigating. `isInplace` will be
Emitted when any frame (including main) starts navigating. `isInPlace` will be
`true` for in-page navigations.
#### Event: 'will-redirect'