From 49da7d1113261319b4aee9f1163cf0775e316ac7 Mon Sep 17 00:00:00 2001 From: MythoAway7 <58316242+MythoAway7@users.noreply.github.com> Date: Thu, 2 Jun 2022 20:25:52 -0500 Subject: [PATCH] Fix typo --- content/docs/Live Updates/Subscribers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/Live Updates/Subscribers.md b/content/docs/Live Updates/Subscribers.md index 158ce86..14514db 100644 --- a/content/docs/Live Updates/Subscribers.md +++ b/content/docs/Live Updates/Subscribers.md @@ -13,7 +13,7 @@ Simply ask Glimesh for the added property in a chatmessage subscription. This is subscription{ chatMessage(channelId:1) { message, - # True if the new subsriber message + # True if new subscriber message isSubscriptionMessage, # True if new follower message isFollowedMessage,