diff --git a/resources/lang/en/shop/checkout.php b/resources/lang/en/shop/checkout.php index 0e4b47d7..38531099 100644 --- a/resources/lang/en/shop/checkout.php +++ b/resources/lang/en/shop/checkout.php @@ -10,7 +10,7 @@ */ return [ - 'index' => 'Checkouts', + 'index' => 'Checkout', 'address' => 'Address', 'payment_address' => 'Payment Address', 'same_as_shipping_address' => 'Same As Shipping Address',