diff options
-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 1bc9d8c83..856877e46 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -91,7 +91,7 @@ <div class="demo-description"> -<p><strong>All easings provided by jQuery UI are drawn above, using a HTLM 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 a HTML canvas element</strong>. Click a diagram to see the easing in action.</p> </div><!-- End demo-description --> |