diff --git a/mccs-it/thermal/modules/Thermal.js b/mccs-it/thermal/modules/Thermal.js index 859d31b..87bedf6 100644 --- a/mccs-it/thermal/modules/Thermal.js +++ b/mccs-it/thermal/modules/Thermal.js @@ -14,7 +14,7 @@ module.exports = { '', `Student ID: ${studentId}`, '', - 'Note: When signing into the MyKV Portal, do not include @kvcc.me.edu', + 'Note: the MyKV Portal uses your username to sign in, not email.', 'For technical support contact IT Support at ITHelp@MaineCC.edu or (207)453-5079' ]; const infoString = infoArray.join('\n');