Skip to content

Commit 486e470

Browse files
Update learn/core_concepts/indexes.md
1 parent 085dcb4 commit 486e470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/core_concepts/indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,6 @@ You can update the typo tolerance settings using the [update settings endpoint](
134134

135135
### Pagination
136136

137-
To protect your database from malicious scraping, Meilisearch only returns up to 1000 results for a search query. You can change this limit using the [update settings endpoint](/reference/api/settings.md#update-settings) or the [update pagination settings endpoint](/reference/api/pagination.md#update-pagination-settings).
137+
To protect your database from malicious scraping, Meilisearch only returns up to `1000` results for a search query. You can change this limit using the [update settings endpoint](/reference/api/settings.md#update-settings) or the [update pagination settings endpoint](/reference/api/pagination.md#update-pagination-settings).
138138

139139
[Learn more about pagination](/learn/advanced/pagination.md)

0 commit comments

Comments
 (0)