From cc705034367755587cc6792cc0c1d83d8aa0dd9d Mon Sep 17 00:00:00 2001 From: William Phillips Date: Thu, 6 Aug 2020 12:46:58 +0100 Subject: [PATCH] Wording clarification. --- includes/hooks/WHMCS-Discord-Notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/hooks/WHMCS-Discord-Notifications.php b/includes/hooks/WHMCS-Discord-Notifications.php index 3dc27a9..1325f15 100644 --- a/includes/hooks/WHMCS-Discord-Notifications.php +++ b/includes/hooks/WHMCS-Discord-Notifications.php @@ -12,7 +12,7 @@ ////////////////////////// Configuration Area ////////////////////////// /////////////////////////////////////////////////////////////////////// // Configure the below variables to allow the script to work correct and connect to both your WHMCS install and Discord channel. -// NOTE: Be careful to accidentily remove any of the " characters when copying and pasting details into the script. +// NOTE: Be careful not to accidentily remove any of the " characters when copying and pasting details into the script. // Your Discord WebHook URL. $GLOBALS['discordWebHookURL'] = "";