diff --git a/src/cheque.mjml b/src/cheque.mjml
index fc75c4d..68c6cad 100644
--- a/src/cheque.mjml
+++ b/src/cheque.mjml
@@ -29,9 +29,9 @@
${{ lang.here_are_the_bank_details_for_your_check }}$
${{ lang.amount }}$ {total_paid}
- ${{ lang.payable_to_the_order_of }}$ {cheque_name}
+ ${{ lang.payable_to_the_order_of }}$ {check_name}
${{ lang.please_mail_your_check_to }}$
- {cheque_address_html}
+ {check_address_html}