diff --git a/docs/api/web-frame.md b/docs/api/web-frame.md index 39d7f22fb065..60da3ad2b5a7 100644 --- a/docs/api/web-frame.md +++ b/docs/api/web-frame.md @@ -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.