From e57db0f1f468fb49d3df9f58f7a438224f7d828e Mon Sep 17 00:00:00 2001 From: Sarah Schulte Date: Fri, 3 Mar 2023 19:17:41 +0000 Subject: [PATCH] fix a typo: 'sheld' -> 'shield' --- eventsub_subscriptions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eventsub_subscriptions.json b/eventsub_subscriptions.json index 8185f59..6e2d3f3 100644 --- a/eventsub_subscriptions.json +++ b/eventsub_subscriptions.json @@ -3772,7 +3772,7 @@ } }, { - "subscription_type": "Sheld Mode Begin", + "subscription_type": "Shield Mode Begin", "name": "channel.shield_mode.begin", "version": "1", "description": "Sends a notification when the broadcaster activates Shield Mode.", @@ -3843,7 +3843,7 @@ } }, { - "subscription_type": "Sheld Mode End", + "subscription_type": "Shield Mode End", "name": "channel.shield_mode.end", "version": "1", "description": "Sends a notification when the broadcaster deactivates Shield Mode.",