diff options
Diffstat (limited to 'demos/effect/easing.html')
-rw-r--r-- | demos/effect/easing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/easing.html b/demos/effect/easing.html index aa5bccbc6..c70786d73 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -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> |