Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/front_end/pagination.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Search result pagination
description: Follow this guide to learn more about the two pagination types available Meilisearch.
description: Follow this guide to learn more about the two pagination types available in Meilisearch.
---

In a perfect world, users would not need to look beyond the first search result to find what they were looking for. In practice, however, it is usually necessary to create some kind of pagination interface to browse through long lists of results.
Expand Down