Skip to content

Commit

Permalink
Changing pagination results number
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjmccarthy committed Nov 22, 2024
1 parent e85e10a commit 4cdf514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/pagination/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ arguments: pagination
}],
results: {
count: 30,
from: 10,
from: 11,
to: 20,
text: 'results'
},
Expand Down

0 comments on commit 4cdf514

Please sign in to comment.