diff --git a/guides/front_end/pagination.mdx b/guides/front_end/pagination.mdx index 775af77c34..59a98c747d 100644 --- a/guides/front_end/pagination.mdx +++ b/guides/front_end/pagination.mdx @@ -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.