Propose fix some typos (#11905)

This commit is contained in:
John Eismeier 2018-02-13 00:18:27 -05:00 committed by shelley vohr
parent 546bd6da5e
commit 8d55334016
9 changed files with 11 additions and 11 deletions

View file

@ -130,4 +130,4 @@ npm install --verbose electron
```
If you need to force a re-download of the asset and the SHASUM file set the
`force_no_cache` enviroment variable to `true`.
`force_no_cache` environment variable to `true`.

View file

@ -89,7 +89,7 @@ improve the security of your application.
Any resources not included with your application should be loaded using a
secure protocol like `HTTPS`. In other words, do not use insecure protocols
like `HTTP`. Similarly, we recommed the use of `WSS` over `WS`, `FTPS` over
like `HTTP`. Similarly, we recommend the use of `WSS` over `WS`, `FTPS` over
`FTP`, and so on.
### Why?
@ -432,7 +432,7 @@ Advanced users of Electron can enable experimental Chromium features using the
### Why?
Experimental features are, as the name suggests, experimental and have not been
enabled for all Chromium users. Futhermore, their impact on Electron as a whole
enabled for all Chromium users. Furthermore, their impact on Electron as a whole
has likely not been tested.
Legitimate use cases exist, but unless you know what you are doing, you should