From b958ce54ba32968ef159bda91c8f480c74374f68 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Fri, 25 Nov 2016 20:47:48 +0100 Subject: [PATCH] Minor typo fix --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index d7ade82..e7c9366 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -114,7 +114,7 @@ Notification dicts ~~~~~~~~~~~~~~~~~~ .. code-block:: python - mastodon.notifications() + mastodon.notifications()[0] # Returns the following dictionary: { 'id': id of the notification.