summaryrefslogtreecommitdiff
path: root/lib/epub.js/src/store.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/epub.js/src/store.js')
-rw-r--r--lib/epub.js/src/store.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/epub.js/src/store.js b/lib/epub.js/src/store.js
index 0d12103..4775275 100644
--- a/lib/epub.js/src/store.js
+++ b/lib/epub.js/src/store.js
@@ -360,7 +360,7 @@ class Store {
}
/**
- * Revoke Temp Url for a achive item
+ * Revoke Temp Url for a archive item
* @param {string} url url of the item in the store
*/
revokeUrl(url){