From 2215bfd9e72facb71bcc53e23a83fbe9282535ed Mon Sep 17 00:00:00 2001 From: trigg Date: Tue, 20 Oct 2020 16:54:05 +0000 Subject: [PATCH] - no typo --- discover_overlay/discord_connector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discover_overlay/discord_connector.py b/discover_overlay/discord_connector.py index 0cc1b67..ab1ad97 100644 --- a/discover_overlay/discord_connector.py +++ b/discover_overlay/discord_connector.py @@ -16,7 +16,7 @@ Connects in as if it was Streamkit for OBS or Xsplit and communicates to get voice & text info to display Terminology: -GUILDS - Often called 'Servers' in dicord. It is the group of users and channels that make up +GUILDS - Often called 'Servers' in discord. It is the group of users and channels that make up one server. CHANNEL - Often called 'Rooms'. Both voice and text channels are types of channel """