Merge pull request #8660 from fab1an/patch-3

Update session.md
This commit is contained in:
Kevin Sawicki 2017-02-13 08:17:23 -08:00 committed by GitHub
commit c9e5d7d1e2

View file

@ -98,7 +98,7 @@ The following methods are available on instances of `Session`:
* `callback` Function
* `size` Integer - Cache size used in bytes.
Returns the session's current cache size.
Callback is invoked with the session's current cache size.
#### `ses.clearCache(callback)`