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

@ -225,7 +225,7 @@ and intend to stay there).
* `capacity` Integer
Attemp to set the capacity of resource cache for the renderer process in bytes
Attempt to set the capacity of resource cache for the renderer process in bytes
Note if current cached resource size is larger than newly specified capacity, Electron
will schedule to prune cached resources until it reaches below new capacity.