Update docs/api.rst
authorTaro Sato <okomestudio@gmail.com>
Sun, 10 Jan 2021 02:40:25 +0000 (18:40 -0800)
committerGitHub <noreply@github.com>
Sun, 10 Jan 2021 02:40:25 +0000 (18:40 -0800)
Co-authored-by: Harmon <Harmon758@gmail.com>
docs/api.rst

index 8e77bb82bfad1c4d32e9fc8f6eaf968bcfdab195..ee29e1afbb7efe9a4eb528c91bd6b5f7e8ae213c 100644 (file)
@@ -851,10 +851,10 @@ List Methods
 
 .. method:: API.lists_ownerships([user_id], [screen_name], [count], [cursor])
 
-   Returns the lists owned by the specified user. Private lists will
-   only be shown if the authenticated user is also the owner of the
-   lists. If ``user_id`` or ``screen_name`` are not provided, the
-   memberships for the authenticating user are returned.
+   Returns the lists owned by the specified user. Private lists will only be
+   shown if the authenticated user is also the owner of the lists. If
+   ``user_id`` and ``screen_name`` are not provided, the ownerships for the
+   authenticating user are returned.
 
    :param screen_name: |screen_name|
    :param user_id: |user_id|