isWordCorrect
Checks if a single word is spelled correctly.
Return
true if spelled correctly, false otherwise
Parameters
word
The word to check
Checks if a single word is spelled correctly.
true if spelled correctly, false otherwise
The word to check