From: bshmueli <34333928+bshmueli@users.noreply.github.com> Date: Tue, 20 Oct 2020 01:26:29 +0000 (+0800) Subject: Update api.rst X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=337e1fafe328c1a9e91e35d4cbf4ed799e545d03;p=tweepy.git Update api.rst typo --- diff --git a/docs/api.rst b/docs/api.rst index 8aa4a03..79da701 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -305,7 +305,7 @@ User methods .. method:: API.friends([id/user_id/screen_name], [cursor], [skip_status], \ [include_user_entities]) - Returns an user's friends ordered in which they were added 100 at a time. + Returns a user's friends ordered in which they were added 100 at a time. If no user is specified it defaults to the authenticated user. :param id: |uid|