diff options
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 1c057ac..373f7c1 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -686,7 +686,8 @@ current instance. | |||
686 | Reading data: Timelines | 686 | Reading data: Timelines |
687 | ----------------------- | 687 | ----------------------- |
688 | This function allows you to access the timelines a logged in | 688 | This function allows you to access the timelines a logged in |
689 | user could see, as well as hashtag timelines and the public timeline. | 689 | user could see, as well as hashtag timelines and the public (federated) |
690 | and local timelines. | ||
690 | 691 | ||
691 | .. _timeline(): | 692 | .. _timeline(): |
692 | .. automethod:: Mastodon.timeline | 693 | .. automethod:: Mastodon.timeline |