From 6467f2c25d7268dc60e5252f0463b16382eb1f2f Mon Sep 17 00:00:00 2001 From: Ryan Hagan <82614467+ryanatbee@users.noreply.github.com> Date: Mon, 7 Mar 2022 18:59:07 -0600 Subject: [PATCH] Typo --- example messages/message_subscription.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example messages/message_subscription.json b/example messages/message_subscription.json index 402313c..9b87826 100644 --- a/example messages/message_subscription.json +++ b/example messages/message_subscription.json @@ -137,7 +137,7 @@ "removeFromLayout": false, "canBeRemovedFromLayout": false, "attributes": { - "value": "Subsrcibe", + "value": "Subscribe", "width": "50%" } } @@ -189,4 +189,4 @@ }] }] } -} \ No newline at end of file +}