diff --git a/docs/content/documentation/templates/pagination.md b/docs/content/documentation/templates/pagination.md index 53e15ab..df8736f 100644 --- a/docs/content/documentation/templates/pagination.md +++ b/docs/content/documentation/templates/pagination.md @@ -5,11 +5,7 @@ weight = 30 Two things can get paginated: a section or a taxonomy term. -A paginated section gets the same `section` variable as a normal -[section page](./documentation/templates/pages-sections.md#section-variables) minus its pages -while - -Both get a paginated page gets a `paginator` variable of the `Pager` type: +Every paginated template gets a `paginator` variable of the `Pager` type: ```ts // How many items per page