From 337e1fafe328c1a9e91e35d4cbf4ed799e545d03 Mon Sep 17 00:00:00 2001 From: bshmueli <34333928+bshmueli@users.noreply.github.com> Date: Tue, 20 Oct 2020 09:26:29 +0800 Subject: [PATCH] Update api.rst typo --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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| -- 2.25.1