docs: fix a minor typo
authorPrayag Verma <prayag.verma@gmail.com>
Tue, 16 Feb 2016 02:21:14 +0000 (07:51 +0530)
committerPrayag Verma <prayag.verma@gmail.com>
Tue, 16 Feb 2016 02:21:14 +0000 (07:51 +0530)
Remove extra `will`

docs/api/content-tracing.md

index aae5306523ae6d10faa6f6501d90cffc729899c5..0b83c2759c6765d52a2ebbd744cabc6067766afb 100644 (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()`