mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: update heading level of webFrame.insertCSS (#33467)
This commit is contained in:
@@ -110,7 +110,7 @@ webFrame.setSpellCheckProvider('en-US', {
|
||||
})
|
||||
```
|
||||
|
||||
#### `webFrame.insertCSS(css[, options])`
|
||||
### `webFrame.insertCSS(css[, options])`
|
||||
|
||||
* `css` string
|
||||
* `options` Object (optional)
|
||||
|
||||
Reference in New Issue
Block a user