docs: update heading level of webFrame.insertCSS (#33467)

This commit is contained in:
Joseph 2022-03-29 03:02:30 -04:00 committed by GitHub
parent 37a94d9857
commit 6b66fea67d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,7 +110,7 @@ webFrame.setSpellCheckProvider('en-US', {
}) })
``` ```
#### `webFrame.insertCSS(css[, options])` ### `webFrame.insertCSS(css[, options])`
* `css` string * `css` string
* `options` Object (optional) * `options` Object (optional)