diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 03d573c59c61..c3f1f82366c7 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -391,7 +391,7 @@ first available device will be selected. `callback` should be called with `deviceId` to be selected, passing empty string to `callback` will cancel the request. -```javacript +```javascript app.commandLine.appendSwitch('enable-web-bluetooth') app.on('ready', () => {