Tweak doc headings

This commit is contained in:
Kevin Sawicki 2016-05-17 16:02:54 -07:00
parent fb6f5320e7
commit bfb75df49c
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# Supported Chrome command line switches
# Supported Chrome Command Line Switches
> Command line switches supported by Electron.

View file

@ -1,4 +1,4 @@
# Environment variables
# Environment Variables
> Control application configuration and behavior without changing code.

View file

@ -1,4 +1,4 @@
# The `<webview>` tag
# `<webview>` Tag
> Display external web content in an isolated frame and process.

View file

@ -1,4 +1,4 @@
# The `window.open` function
# `window.open` Function
> Open a new window and load a URL.