Update module names in docs
@@ -28,7 +28,7 @@ contentTracing.startRecording(options, function() {
## Methods
-The `content-tracing` module has the following methods:
+The `contentTracing` module has the following methods:
### `contentTracing.getCategories(callback)`
@@ -12,7 +12,7 @@ webFrame.setZoomFactor(2);
-The `web-frame` module has the following methods:
+The `webFrame` module has the following methods:
### `webFrame.setZoomFactor(factor)`