diff --git a/site/_docs/pagination.md b/site/_docs/pagination.md index 35361b2b..1ef2d496 100644 --- a/site/_docs/pagination.md +++ b/site/_docs/pagination.md @@ -133,7 +133,7 @@ attributes:
Pagination pages through every post in the posts
- variable unless a post has `hidden: true` in its YAML Front Matter.
+ variable unless a post has hidden: true
in its YAML Front Matter.
It does not currently allow paging over groups of posts linked
by a common tag or category. It cannot include any collection of
documents because it is restricted to posts.