I DID use Word but I just tried pasting the first paragraph from word to notepad to my theme and the problem persists 🙁
Please note this is in my index.php theme file, not within a wordpress post. Couple that be causing the problem?
Should anyone ever need this, the fix is:
open the header.php
find the code wp_title(); replace with wp_title($sep=””);