javascript -> javascript

This commit is contained in:
Kevin Sawicki 2016-06-02 09:38:21 -07:00
parent c3e9ce34a1
commit 96ca8edbb4

View file

@ -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', () => {