docs: fix a minor typo
Remove extra `will`
This commit is contained in:
parent
1232a285e6
commit
367a3524b9
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ called.
|
|||
* `eventName` String
|
||||
* `callback` Function
|
||||
|
||||
`callback` will will be called every time the given event occurs on any
|
||||
`callback` will be called every time the given event occurs on any
|
||||
process.
|
||||
|
||||
### `contentTracing.cancelWatchEvent()`
|
||||
|
|
Loading…
Reference in a new issue