docs(webframe): reword api instructions
This commit is contained in:
parent
690a9e9483
commit
1ab92f7866
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue