Update Paginator.md

This commit is contained in:
Joe Mooring
2024-10-06 09:23:11 -07:00
committed by GitHub
parent a45327aac3
commit 8d02733d03
+1 -1
View File
@@ -10,7 +10,7 @@ action:
signatures: [PAGE.Paginator]
---
[Pagination] is the process of splitting a list page into two or more pagers, where each pager contains a subset of the page collection and navigation links to other pagers.
Pagination is the process of splitting a list page into two or more pagers, where each pager contains a subset of the page collection and navigation links to other pagers.
The number of elements on each pager is determined by your [site configuration]. The default is `10`.