Skip to content

Commit 6898736

Browse files
authored
Merge pull request #130 from royhowie/README_update
Updated README
2 parents 4cce797 + 3fccea5 commit 6898736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ from disk.
9696

9797
* `opts.persistentCache` - a complex cache handler that allows async and persistent
9898
caching of data. A `persistentCache` needs to follow this interface:
99-
```
99+
```js
100100
function persistentCache (
101101
file, // the path to the file that is loaded
102102
id, // the id that is used to reference this file

0 commit comments

Comments
 (0)