From e91cbd78aac85cdc3d041204c470faff4e1fe93e Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 27 Nov 2022 02:57:01 +0200 Subject: typo --- mastodon/Mastodon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/Mastodon.py b/mastodon/Mastodon.py index 03aa413..2ae1394 100644 --- a/mastodon/Mastodon.py +++ b/mastodon/Mastodon.py @@ -3534,7 +3534,7 @@ class Mastodon: There is currently no way to get tag IDs implemented in Mastodon.py, because the Mastodon public API does not implement one. This will be fixed in a future release. - Returns a list of `admin dimensions dicts`_. + Returns a list of `admin dimension dicts`_. """ params_init = locals() keys = [] -- cgit v1.2.3