Update api.rst
authorbshmueli <34333928+bshmueli@users.noreply.github.com>
Tue, 20 Oct 2020 01:26:29 +0000 (09:26 +0800)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 01:26:29 +0000 (09:26 +0800)
typo

docs/api.rst

index 8aa4a03626a4f73c0a80256604188a57cccae105..79da7013c68014eb0e10ddfa2687c0bbfa76edf4 100644 (file)
@@ -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|