Fixed typos in include_rts param in api.rst/API.user_timeline
authorDaniel Lefevre <dpllefevre89@gmail.com>
Sun, 27 Dec 2020 02:56:43 +0000 (21:56 -0500)
committerDaniel Lefevre <dpllefevre89@gmail.com>
Sun, 27 Dec 2020 02:56:43 +0000 (21:56 -0500)
docs/api.rst

index d75f9a6cc8fffe653411c6c34212de434d5bef81..64eaee1c840fe0ec56abe65a8ba74cbe22a99514 100644 (file)
@@ -94,8 +94,8 @@ Timeline methods
    :param max_id: |max_id|
    :param trim_user: |trim_user|
    :param exclude_replies: |exclude_replies|
-   :include_rts: When set to false , the timeline will strip any native
-                 retweets (though they will still count toward both the
+   :param include_rts: When set to ``false``, the timeline will strip any
+                 native retweets (though they will still count toward both the
                  maximal length of the timeline and the slice selected
                  by the count parameter). Note: If you're using the
                  trim_user parameter in conjunction with include_rts,