Code help with GoDaddy sign up form

I can't figure out why the rogue "}" is appearing in my GoDaddy sign up form code:

`<!– Begin MailChimp Signup Form –>

<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">

<style type="text/css">

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }

/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.

We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

</style>

<div id="mc_embed_signup">

<form action="//scottwozniak.us10.list-manage.com/subscribe/post?u=6c5a3a761f23458d770a4ade8&id=d149437357" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>

<div id="mc_embed_signup_scroll">

<label for="mce-EMAIL">Subscribe to Scott's blog and join the conversation about How to Fail as a Leader</label>

<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>

<!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>

<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_6c5a3a761f23458d770a4ade8_d149437357" tabindex="-1" value=""></div>

<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>

</div>

</form>

</div>

<!–End mc_embed_signup–>'

See attached screenshot for how it is appearing in Upfront. Thanks!

[attachments are only viewable by logged-in members]