Easing: Fixed small typo in easing demo

(cherry picked from commit fe75984e53)
This commit is contained in:
Anne-Gaelle Colom 2014-11-16 10:37:23 +00:00 committed by Scott González
parent 28ab47ca6c
commit 311696715e

View File

@ -96,7 +96,7 @@
<div id="graphs"></div>
<div class="demo-description">
<p><strong>All easings provided by jQuery UI are drawn above, using a HTML canvas element</strong>. Click a diagram to see the easing in action.</p>
<p><strong>All easings provided by jQuery UI are drawn above, using an HTML canvas element</strong>. Click a diagram to see the easing in action.</p>
</div>
</body>
</html>