@ -102,7 +102,7 @@ function replyMessage(message, correctedMessage, abbrsUsed) {
plural=abbrsUsed+" acronyms"
}
if(stringLength>2000){
replyString="Sorry, I detected "+plural+"but the resultant response was " +stringLength+" characters long, and Discord only allows a maximum of 2000."
replyString="Sorry, I detected "+plural+", but the resultant response was " +stringLength+" characters long, and Discord only allows a maximum of 2000."