Improve wording in extended Tweets documentation
authorHarmon <Harmon758@gmail.com>
Wed, 31 Jul 2019 03:22:17 +0000 (22:22 -0500)
committerGitHub <noreply@github.com>
Wed, 31 Jul 2019 03:22:17 +0000 (22:22 -0500)
docs/extended_tweets.rst

index 54de44a92e96bccf9d7d6aad8f23b3cbf00c9f22..b4ef10d73df41d42d3ea4b6450499ed07b33d967 100644 (file)
@@ -80,7 +80,7 @@ itself a Status object, the ``full_text`` attribute of the Retweeted Status
 object can be used instead.
 
 This also applies similarly to Status objects/payloads that are Retweets from
-streams. The ``extended_tweet`` attribute/field will be a dictionary with a
+streams. The dictionary from the ``extended_tweet`` attribute/field contains a
 ``full_text`` sub-field/key that may be truncated with an ellipsis character.
 Instead, the ``extended_tweet`` attribute/field of the Retweeted Status (from
 the ``retweeted_status`` attribute/field) can be used.