From 7aba1fef51077872a7749077fdda90a16a873816 Mon Sep 17 00:00:00 2001 From: seanvictory Date: Thu, 21 Nov 2019 00:55:38 -0800 Subject: [PATCH] Update category to notifications (#11241) Created an additional category because of the forgotten "s" at the end of "notifications" --- source/_integrations/azure_service_bus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/azure_service_bus.markdown b/source/_integrations/azure_service_bus.markdown index 55e8467bdd5..b09b71a574c 100644 --- a/source/_integrations/azure_service_bus.markdown +++ b/source/_integrations/azure_service_bus.markdown @@ -3,7 +3,7 @@ title: "Azure Service Bus" description: "Setup for Azure Service Bus integration" logo: azure_service_bus.svg ha_category: - - Notification + - Notifications ha_release: 0.102 ---