Browse Source

Fix missing type

Samuel Attard 8 years ago
parent
commit
5cf03e68d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/content-tracing.md

+ 1 - 1
docs/api/content-tracing.md

@@ -132,7 +132,7 @@ Once all child processes have acknowledged the `stopMonitoring` request the
 
 * `resultFilePath` String
 * `callback` Function
-  * `resultFilePath`
+  * `resultFilePath` String
 
 Get the current monitoring traced data.