Skip to content

Commit 3116967

Browse files
agcolomscottgonzalez
authored andcommitted
Easing: Fixed small typo in easing demo
(cherry picked from commit fe75984)
1 parent 28ab47c commit 3116967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/effect/easing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div id="graphs"></div>
9797

9898
<div class="demo-description">
99-
<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>
99+
<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>
100100
</div>
101101
</body>
102102
</html>

0 commit comments

Comments
 (0)