From d389a9040bb2b0828d991ba2c8a7b51170fe18ae Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 15 Nov 2022 20:00:15 -0500 Subject: [PATCH] Updated Notify_mastodon (markdown) --- Notify_mastodon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_mastodon.md b/Notify_mastodon.md index 7a7e170..af7b65b 100644 --- a/Notify_mastodon.md +++ b/Notify_mastodon.md @@ -25,7 +25,7 @@ Valid syntax is as follows: * `mastodon://{token}@{host}` * `mastodons://{token}@{host}` * `toot://{token}@{host}` -* `toot://{token}@{host}` +* `toots://{token}@{host}` * `mastodon://{token}@{host}/{targets}` * `mastodons://{token}@{host}/{targets}` * `toot://{token}@{host}/{targets}`