Fix invalid HTML entity

s/emdash/mdash/
This commit is contained in:
Christopher Willis-Ford 2017-01-03 08:33:39 -08:00
parent 47d9063829
commit 519364d95a

View file

@ -88,7 +88,7 @@
<div>
<div>
<h2 class="logo-scratch">Scratch</h2>
<p>With the Scratch programming language, you can create your own interactive stories, games, and animations &emdash; and share your creations with others in an online community. <a href="http://scratch.mit.edu/">Take me to Scratch</a></p>
<p>With the Scratch programming language, you can create your own interactive stories, games, and animations &mdash; and share your creations with others in an online community. <a href="http://scratch.mit.edu/">Take me to Scratch</a></p>
</div>
</div>
<div>