diff --git a/docs/collections.md b/docs/collections.md index 04c33ced2..3e67c2c82 100644 --- a/docs/collections.md +++ b/docs/collections.md @@ -108,7 +108,7 @@ function formatDate(date) {
-
Results {collection.start + 1}–{collection.end + 1} of {collection.total}
+
Results {collection.start + 1}–{collection.end + 1} of {collection.total}
{collection.data.map((post) => (

{post.title}