From 9fff7951621ef62952fe183fffce78f0dacd4d16 Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Mon, 18 Mar 2019 17:04:42 +0000 Subject: [PATCH] Fix typo in en.yml in key new_shipping_category --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 33e90029e8..6faad9b37e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2900,7 +2900,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using shipping_methods: "Shipping Methods" shipping_categories: "Shipping Categories" - new_shipping_category: "NEWEW Shipping Categories" + new_shipping_category: "New Shipping Category" back_to_shipping_categories: "Back To Shipping Categories" analytics_trackers: "Analytics Trackers"