Skip to content

Commit ad9b84f

Browse files
improve wording
1 parent a22ef1f commit ad9b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Documents are ordered by Meilisearch depending on the hash of their id.
4343
| Query Parameter | Description | Default Value |
4444
| ------------------------ | ------------------------------ | :-----------: |
4545
| **offset** | number of documents to skip | 0 |
46-
| **limit** | number of documents to display | 20 |
46+
| **limit** | number of documents to return | 20 |
4747
| **fields** | document attributes to show | \* |
4848

4949
### Example

0 commit comments

Comments
 (0)