From 8feed51075af332c45e6aacd106550eff2233675 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 18:03:11 +0200 Subject: [PATCH] Fix typo in docs --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. .. automethod:: Mastodon.account_relationships .. automethod:: Mastodon.account_search -Writing data: Keyword filters +Reading data: Keyword filters ----------------------------- These functions allow you to get information about keyword filters.