diff options
Diffstat (limited to 'demos/droppable')
-rw-r--r-- | demos/droppable/shopping-cart.html | 2 |
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> |