From 0cd61dce2fb150d07854233ea60f778e18d42f53 Mon Sep 17 00:00:00 2001 From: Harmon Date: Fri, 17 Mar 2023 08:41:42 -0500 Subject: [PATCH] Update heading in Extended Tweets documentation --- docs/extended_tweets.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extended_tweets.rst b/docs/extended_tweets.rst index b0a4c28..de0a744 100644 --- a/docs/extended_tweets.rst +++ b/docs/extended_tweets.rst @@ -69,8 +69,8 @@ containing the full text of the Retweet. However, since the itself a Status object, the ``full_text`` attribute of the Retweeted Status object can be used instead. -Examples -======== +Example +======= Given an existing :class:`API` object and ``id`` for a Tweet, the following can be used to print the full text of the Tweet, or if it's a Retweet, the -- 2.25.1