aboutsummaryrefslogtreecommitdiffstats
path: root/demos/droppable
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-10-24 11:40:06 -0400
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-10-24 12:47:01 -0400
commit88bfb7572d888b2a835888281f19770361b318d7 (patch)
tree9921cca2a0f48a4ca76835523af4cf43017c48ea /demos/droppable
parenteaadcc0eebcd6ea45523e19f79b042dc0d6a30bb (diff)
downloadjquery-ui-88bfb7572d888b2a835888281f19770361b318d7.tar.gz
jquery-ui-88bfb7572d888b2a835888281f19770361b318d7.zip
Cleanup demos: Copy&paste errors in titles, bad descriptions or styling
Diffstat (limited to 'demos/droppable')
-rw-r--r--demos/droppable/shopping-cart.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/droppable/shopping-cart.html b/demos/droppable/shopping-cart.html
index 60468aab7..7c33a3d4b 100644
--- a/demos/droppable/shopping-cart.html
+++ b/demos/droppable/shopping-cart.html
@@ -88,7 +88,7 @@
</div>
<div class="demo-description">
-<p>Demonstrate how to use an accordion to structure products into a catalog and make use drag and drop for adding them to a shopping cart, where they are sortable.</p>
+<p>Demonstrate how to use an accordion to structure products into a catalog and make use of drag and drop for adding them to a shopping cart, where they are sortable.</p>
</div>
</body>
</html>