Why it matters
Bots crawl the web collecting every address written in a page or a mailto: link, and those mailboxes fill with spam within weeks. A contact form, or an address the page assembles with a little JavaScript, keeps the inbox usable.
How to fix it
Replace the address with a contact form, or put it together in JavaScript so it is not in the HTML as one string.