Wording clarification.

This commit is contained in:
William Phillips
2020-08-06 12:46:58 +01:00
committed by GitHub
parent 863390144b
commit cc70503436

View File

@@ -12,7 +12,7 @@
////////////////////////// Configuration Area ////////////////////////// ////////////////////////// Configuration Area //////////////////////////
/////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////
// Configure the below variables to allow the script to work correct and connect to both your WHMCS install and Discord channel. // 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. // Your Discord WebHook URL.
$GLOBALS['discordWebHookURL'] = ""; $GLOBALS['discordWebHookURL'] = "";