diff --git a/Readme.md b/Readme.md index f1ed09d..7586546 100644 --- a/Readme.md +++ b/Readme.md @@ -7,8 +7,8 @@ A Metalsmith plugin that groups files together into collections, which it adds t - can match files by `collection` metadata - can match files by pattern - - adds collection to global metadata - - adds `next` and `previous` references to each file + - adds collections to global metadata + - adds `next` and `previous` references to each file in the collection ## Installation