Update documentation for API.create_list
authorHarmon <Harmon758@gmail.com>
Sun, 5 May 2019 23:48:56 +0000 (18:48 -0500)
committerGitHub <noreply@github.com>
Sun, 5 May 2019 23:48:56 +0000 (18:48 -0500)
docs/api.rst

index 268fa80bcdc53af894c7aff739ba29e16af6b3f2..79776365c2cc147b72720593188d363006ffb8ca 100644 (file)
@@ -590,8 +590,8 @@ List Methods
 
 .. method:: API.create_list(name, [mode], [description])
 
-   Creates a new list for the authenticated user. Accounts are limited to
-   20 lists.
+   Creates a new list for the authenticated user.
+   Note that you can create up to 1000 lists per account.
 
    :param name: The name of the new list.
    :param mode: |list_mode|