docs: fix typo in event: 'load' section (#325)

fix `JavaScriot` to `JavaScript`
This commit is contained in:
Satoshi Takeda 2017-08-17 15:27:19 +09:00 committed by Andrey Lushnikov
parent e5876c7b4e
commit e7356bf611

View File

@ -257,7 +257,7 @@ Emitted when a frame is navigated to a new url.
#### event: 'load'
Emitted when the JavaScriot [`load`](https://developer.mozilla.org/en-US/docs/Web/Events/load) event is dispatched.
Emitted when the JavaScript [`load`](https://developer.mozilla.org/en-US/docs/Web/Events/load) event is dispatched.
#### event: 'pageerror'
- <[string]> The exception message