diff --git a/app/views/split_checkout/_summary_address.html.haml b/app/views/split_checkout/_summary_address.html.haml index 23dd9ad5fa..4a717a899d 100644 --- a/app/views/split_checkout/_summary_address.html.haml +++ b/app/views/split_checkout/_summary_address.html.haml @@ -31,6 +31,6 @@ %div.summary %span.summary-label - = t("split_checkout.step1.billing_address.country.label") + = t("split_checkout.step1.address.country_id.label") %span.summary-value = address.country