Fix typo in api/v2/usage.rst

first_publised_at --> first_published_at
This commit is contained in:
Evan Winter 2019-03-05 16:46:27 -06:00 committed by Matt Westcott
parent 74218a7e43
commit 5a34090b4b

View file

@ -540,7 +540,7 @@ Major features
Minor features
--------------
- ``html_url``, ``slug``, ``first_publised_at``, ``expires_at`` and
- ``html_url``, ``slug``, ``first_published_at``, ``expires_at`` and
``show_in_menus`` fields have been added to the pages endpoint
- ``download_url`` field has been added to the documents endpoint
- Multiple page types can be specified in ``type`` parameter on pages endpoint