diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index e057e7f..1f8b279 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -698,7 +698,7 @@ their relationships. | |||
698 | .. automethod:: Mastodon.account_relationships | 698 | .. automethod:: Mastodon.account_relationships |
699 | .. automethod:: Mastodon.account_search | 699 | .. automethod:: Mastodon.account_search |
700 | 700 | ||
701 | Writing data: Keyword filters | 701 | Reading data: Keyword filters |
702 | ----------------------------- | 702 | ----------------------------- |
703 | These functions allow you to get information about keyword filters. | 703 | These functions allow you to get information about keyword filters. |
704 | 704 | ||