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 """