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.
2 parents 74393ff + 65abfe5 commit f1fd4bcCopy full SHA for f1fd4bc
_profiles/ethanresnick/cursor-pagination/index.md
@@ -141,7 +141,7 @@ If `page[size]` is provided, it **MUST** be a positive integer.<sup>[1](#fn-1)</
141
If this requirement isn't met — e.g. if `page[size]` is negative — the server
142
**MUST** respond according to the rules for the [invalid query parameter error].
143
144
-For each endpoint on which it supports pagintation, a server **MAY** define a
+For each endpoint on which it supports pagination, a server **MAY** define a
145
maximum number of results that it will send in response to a paginated request
146
to that endpoint. This is called the "max page size". If the server does not
147
choose a max page size for a given endpoint, it is implicitly infinity.
0 commit comments