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 966a0d7 commit 640468bCopy full SHA for 640468b
src/transformers/__tests__/pagination.tests.ts
@@ -27,7 +27,7 @@ const algoliaNumberPagesBehavior = [
27
hitsLength: 0,
28
numberPages: 0,
29
},
30
- // Not an Algolia behavior. Algolia return an error:
+ // Not an Algolia behavior. Algolia returns an error:
31
// "Value too small for \"hitsPerPage\" parameter, expected integer between 0 and 9223372036854775807",
32
{
33
hitsPerPage: -1,
0 commit comments