Skip to content

Commit 13e989a

Browse files
committed
Fix typos
1 parent 977786f commit 13e989a

File tree

1 file changed

+1
-1
lines changed
  • view/adminhtml/templates/system/config/event

1 file changed

+1
-1
lines changed

view/adminhtml/templates/system/config/event/list.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $eventsPlus = [
1717
'Add To Cart (add_to_cart)',
1818
'Remove From Cart (remove_from_cart)',
1919
'Add To Wishlist (add_to_wishlist)',
20-
'View Product List on category page, related/upsale/crossale products (view_item_list)',
20+
'View Product List on category page, related/up-sell/cross-sell products (view_item_list)',
2121
'Shipping Step on Checkout Page (add_shipping_info)',
2222
'Payments Step on Checkout Page (add_payment_info)'
2323
];

0 commit comments

Comments
 (0)