@ -192,7 +192,9 @@ function getMatchingPhrase(inputString, targetCharacter) {
}
checkLoop(checkString);
console.log(checkString);
checkString.replace(/[^A-Z0-9]+/ig, "");
/*