The error is caused by an improperly terminated numeric character reference.
In HTML 4, this is a notice message or recommendation, not an error. In XHTML, however, it is an error.
Entity " " doesn't end in ";"
![]() | Some  spaces |
![]() | Some  spaces |
Add a ";" at the end of each numeric character reference.