docs(webframe): reword api instructions

This commit is contained in:
OJ Kwon
2018-01-26 10:58:25 -08:00
parent 690a9e9483
commit 1ab92f7866

View File

@@ -225,7 +225,7 @@ and intend to stay there).
* `capacity` Integer
Set the capacity of resource cache for the renderer process in bytes
Attemp 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.