Minor typo fix

This commit is contained in:
Lorenz Diener 2016-11-25 20:47:48 +01:00
pare 6fdf18eebc
commit b958ce54ba

Veure arxiu

@ -114,7 +114,7 @@ Notification dicts
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
.. code-block:: python .. code-block:: python
mastodon.notifications() mastodon.notifications()[0]
# Returns the following dictionary: # Returns the following dictionary:
{ {
'id': id of the notification. 'id': id of the notification.