diff options
-rw-r--r-- | demos/draggable/snap-to.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/draggable/snap-to.html b/demos/draggable/snap-to.html index db72cc37e..2ead4959f 100644 --- a/demos/draggable/snap-to.html +++ b/demos/draggable/snap-to.html @@ -40,7 +40,7 @@ </div> <div id="draggable3" class="draggable ui-widget-content"> - <p>I only snap to the outer edges of the bix box</p> + <p>I only snap to the outer edges of the big box</p> </div> <div id="draggable4" class="draggable ui-widget-content"> |