From 22f5308903a0d86da042f125f56a3761951010a8 Mon Sep 17 00:00:00 2001 From: Matt Robinson Date: Sat, 9 Mar 2019 07:52:43 -0500 Subject: [PATCH] Fix type in mastodon docs (#8881) --- source/_components/notify.mastodon.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/notify.mastodon.markdown b/source/_components/notify.mastodon.markdown index 65bdc1e38a4..f8ec261d25b 100644 --- a/source/_components/notify.mastodon.markdown +++ b/source/_components/notify.mastodon.markdown @@ -12,7 +12,7 @@ ha_category: Notifications ha_release: 0.67 --- -The `mastodon` platform uses [MAstodon](https://joinmastodon.org/) to delivery notifications from Home Assistant. +The `mastodon` platform uses [Mastodon](https://joinmastodon.org/) to delivery notifications from Home Assistant. Go to **Preferences** in the Mastodon web interface, then to **Development** and create a new application.