Merge pull request #1 from jasondavies/typo

Fix typo: "than" -> "then".
This commit is contained in:
Bartek Szopka
2011-12-31 05:01:51 -08:00

View File

@@ -34,7 +34,7 @@
</div> </div>
<div id="title" class="step" data-x="0" data-y="0" data-scale="4"> <div id="title" class="step" data-x="0" data-y="0" data-scale="4">
<span class="try">than you should try</span> <span class="try">then you should try</span>
<h1>impress.js<sup>*</sup></h1> <h1>impress.js<sup>*</sup></h1>
<span class="footnote"><sup>*</sup> no rhyme intended</span> <span class="footnote"><sup>*</sup> no rhyme intended</span>
</div> </div>