
"If student name or address hass more than one word, add ‘-’ to make it into one string."
Typo in the word "hass", but more importantly, the use of the term string is not needed here and may confuse a more lay user. Could have been rephrased to say "Use dashes '-' instead of spaces when inputting names or addresses." for example.