diff --git a/readme.md b/readme.md index 343756b..74e1f5c 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ TODO ### 0.8.7 * Use a global version number instead of deleting files for cache purge. -* Add filters `minit-exclude-css` and `minit-exclude-css` to exclude files from Minit. +* Add filters `minit-exclude-css` and `minit-exclude-js` to exclude files from Minit. * Add action `minit-cache-purge-delete` that deletes all Minit files. Can be called from cron, for example. * Call action `minit-cache-purged` when the global cache version number is bumped.