]> source.dussan.org Git - jquery-ui.git/commitdiff
Easing: Fixed small typo in easing demo
authorAnne-Gaelle Colom <coloma@westminster.ac.uk>
Sun, 16 Nov 2014 10:37:23 +0000 (10:37 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 9 Feb 2015 16:51:10 +0000 (11:51 -0500)
(cherry picked from commit fe75984e53d27ec1291c8fcd1e2691ad3c58c1a0)

demos/effect/easing.html

index aa5bccbc6f51df1d38433b710b474badb3b4ac65..c70786d730917e431167130efbdadd7dfb11d5e8 100644 (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>