Browse Source

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

Joseph 3 years ago
parent
commit
6b66fea67d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/web-frame.md

+ 1 - 1
docs/api/web-frame.md

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