docs: fix a minor typo

Remove extra `will`
This commit is contained in:
Prayag Verma 2016-02-16 07:51:14 +05:30
parent 1232a285e6
commit 367a3524b9

View file

@ -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()`