diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml
index e426bc8f027..bd8ea5f8124 100644
--- a/core/config/locales/en.yml
+++ b/core/config/locales/en.yml
@@ -1268,7 +1268,7 @@ en:
tax_category: "This determines what kind of taxation is applied to this product.
Default: None"
spree/promotion:
starts_at: "This determines when the promotion can be applied to orders.
If no value is specified, the promotion will be immediately available."
- expires_at: "This determines when the promotion expires.
If no value is specified, the promotion will never expires."
+ expires_at: "This determines when the promotion expires.
If no value is specified, the promotion will never expire."
spree/store:
cart_tax_country_iso: "This determines which country is used for taxes on carts (orders which don't yet have an address).
Default: None."
spree/variant: