From cadd420b6bc1cb7af3fed89df6329dff1e67203a Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 15 Mar 2023 08:31:56 +0100 Subject: [PATCH] Notify.Events: Fix a typo in meta.json --- notifyevents/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifyevents/meta.json b/notifyevents/meta.json index 50f2d0e3..7cbdb5b9 100644 --- a/notifyevents/meta.json +++ b/notifyevents/meta.json @@ -1,5 +1,5 @@ { - "title": "Notfiy.Events", + "title": "Notify.Events", "tagline": "Send notifictions via Notify.Events.", "icon": "notifyevents.png", "stability": "consumer",