Skip to content

Commit ef4532a

Browse files
Typo
1 parent 6faac31 commit ef4532a

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
@@ -97,7 +97,7 @@ from disk.
9797
* `opts.persistentCache` - a complex cache handler that allows async and persistent
9898
caching of data. A `persistentCache` needs to follow this interface:
9999
```
100-
function peristentCache (
100+
function persistentCache (
101101
file, // the path to the file that is loaded
102102
id, // the id that is used to reference this file
103103
pkg, // the package that this file belongs to fallback

0 commit comments

Comments
 (0)