diff options
Diffstat (limited to 'demos/droppable/shopping-cart.html')
-rw-r--r-- | demos/droppable/shopping-cart.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/droppable/shopping-cart.html b/demos/droppable/shopping-cart.html index 402fc2300..c57a61fe1 100644 --- a/demos/droppable/shopping-cart.html +++ b/demos/droppable/shopping-cart.html @@ -60,8 +60,8 @@ <div> <ul> <li>Zebra Striped</li> - <li>Black Lether</li> - <li>Alligator Lether</li> + <li>Black Leather</li> + <li>Alligator Leather</li> </ul> </div> <h3><a href="#">Gadgets</a></h3> |