We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22ef1f commit ad9b84fCopy full SHA for ad9b84f
reference/api/documents.md
@@ -43,7 +43,7 @@ Documents are ordered by Meilisearch depending on the hash of their id.
43
| Query Parameter | Description | Default Value |
44
| ------------------------ | ------------------------------ | :-----------: |
45
| **offset** | number of documents to skip | 0 |
46
-| **limit** | number of documents to display | 20 |
+| **limit** | number of documents to return | 20 |
47
| **fields** | document attributes to show | \* |
48
49
### Example
0 commit comments