Skip to content

Commit d557b92

Browse files
authored
Fix minor typo in search result pagination guide (#3397)
1 parent 2df3240 commit d557b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/front_end/pagination.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Search result pagination
3-
description: Follow this guide to learn more about the two pagination types available Meilisearch.
3+
description: Follow this guide to learn more about the two pagination types available in Meilisearch.
44
---
55

66
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.

0 commit comments

Comments
 (0)