diff --git a/docs/api/public-rest.mdx b/docs/api/public-rest.mdx index 08e7268..54b2925 100644 --- a/docs/api/public-rest.mdx +++ b/docs/api/public-rest.mdx @@ -150,7 +150,7 @@ This would yield the following response: | nsfw `(OPTIONAL)` | boolean \| enum `(None, Soft, Mature, X)` | Filter to images that contain mature content flags or not (undefined returns all) | | sort `(OPTIONAL)` | enum `(Most Reactions, Most Comments, Newest)` | The order in which you wish to sort the results | | period `(OPTIONAL)`| enum `(AllTime, Year, Month, Week, Day)` | The time frame in which the images will be sorted | -| page `(OPTIONAL)` | number | The page from which to start fetching creators | +| page `(OPTIONAL)` | number | The page from which to start fetching images | #### Response Fields @@ -2765,4 +2765,4 @@ This would yield the following response: } ``` - \ No newline at end of file +