Skip to content

Commit

Permalink
docs(pagination): changing pages to results (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
helennickols authored Sep 13, 2024
1 parent 236a0fd commit 9f26cad
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 @@ -27,7 +27,7 @@ arguments: pagination
count: 30,
from: 10,
to: 20,
text: 'pages'
text: 'results'
},
previous: {
text: 'Previous',
Expand Down

0 comments on commit 9f26cad

Please sign in to comment.