From a314dcd017a0624f8c8027917ea6c7ee86d2a610 Mon Sep 17 00:00:00 2001 From: Nate Chastain Date: Fri, 25 Sep 2020 15:55:50 -0400 Subject: [PATCH] fixed typo on country name --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 2c9f5165673..bc6011c75f6 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1284,7 +1284,7 @@ "wyre_max": "Max $450 weekly", "wyre_requires_debit_card": "Requires debit card", "wyre_us_only": "🇺🇸 U.S. only", - "wyre_modal_text": "Paying with Apple Pay, powered by Wyre is supported in the United Sates 🇺🇸 except for CT, HI, NC, NH, NY, VA and VT.", + "wyre_modal_text": "Paying with Apple Pay, powered by Wyre is supported in the United States 🇺🇸 except for CT, HI, NC, NH, NY, VA and VT.", "wyre_modal_terms_of_service_apply": "Wyre terms of service apply.", "wyre_minimum_deposit": "Minimum deposit is {{amount}}", "wyre_maximum_deposit": "Maximum deposit is {{amount}}",