Skip to content

Commit

Permalink
Merge pull request #402 from Oksydan/order-details-fix
Browse files Browse the repository at this point in the history
order-detail typo fix
  • Loading branch information
Oksydan authored May 7, 2024
2 parents b93fc56 + ae2d025 commit 7c4d0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/customer/order-detail.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<div class="card">
<div class="card-header">
<h4 class="h5 mb-0 card-title">
{l s='Shipping infromations' d='Shop.Theme.Customeraccount'}
{l s='Shipping informations' d='Shop.Theme.Customeraccount'}
</h4>
</div>
<div class="card-body">
Expand Down

0 comments on commit 7c4d0a5

Please sign in to comment.