Correct typos in docs

This commit is contained in:
Kevin Sawicki 2016-06-16 15:19:38 -07:00
parent 64ae5cf5a1
commit 094098b571
5 changed files with 7 additions and 7 deletions

View file

@ -141,7 +141,7 @@ previous navigation).
Note that blindly calling this method probably makes Electron slower since it
will have to refill these emptied caches, you should only call it if an event
in your app has occured that makes you think your page is actually using less
in your app has occurred that makes you think your page is actually using less
memory (i.e. you have navigated from a super heavy page to a mostly empty one,
and intend to stay there).