From e4da4110e1e755ca96d8c34cdf8a00aeb0b46352 Mon Sep 17 00:00:00 2001 From: Harmon Date: Wed, 4 Sep 2019 01:42:42 -0500 Subject: [PATCH] Improve documented count parameter --- docs/parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/parameters.rst b/docs/parameters.rst index 4d8d13b..02f2c68 100644 --- a/docs/parameters.rst +++ b/docs/parameters.rst @@ -1,6 +1,6 @@ .. API parameters: -.. |count| replace:: Specifies the number of statuses to retrieve. +.. |count| replace:: The number of results to try and retrieve per page. .. |cursor| replace:: Breaks the results into pages. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list. .. |date| replace:: Permits specifying a start date for the report. The date should be formatted YYYY-MM-DD. .. |exclude| replace:: Setting this equal to hashtags will remove all hashtags from the trends list. -- 2.25.1