docs: Add indent for items in list

Some markdown renderers require it to be able to render the list
correctly.
This commit is contained in:
Cheng Zhao 2015-11-23 16:59:15 +08:00
parent 634fef2508
commit ba8b448c36
2 changed files with 13 additions and 14 deletions

View file

@ -349,7 +349,7 @@ this limitation.
### `webContents.setAudioMuted(muted)`
+ `muted` Boolean
* `muted` Boolean
Mute the audio on the current web page.