Skip to content

Commit a9c2bdc

Browse files
committed
Shopping-Cart demo: fix typos
1 parent c9a877e commit a9c2bdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demos/droppable/shopping-cart.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ <h3><a href="#">Bags</a></h3>
6060
<div>
6161
<ul>
6262
<li>Zebra Striped</li>
63-
<li>Black Lether</li>
64-
<li>Alligator Lether</li>
63+
<li>Black Leather</li>
64+
<li>Alligator Leather</li>
6565
</ul>
6666
</div>
6767
<h3><a href="#">Gadgets</a></h3>

0 commit comments

Comments
 (0)