From c368d7ff48fbe66cb5f2abe6ccf5909796cb7a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= <100827540+reneaaron@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:24:40 +0200 Subject: [PATCH] Update 02_hodl_invoice.md Fix typo --- pages/02_guide/30_invoices/02_hodl_invoice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02_guide/30_invoices/02_hodl_invoice.md b/pages/02_guide/30_invoices/02_hodl_invoice.md index 78a7bb6..2b91a10 100644 --- a/pages/02_guide/30_invoices/02_hodl_invoice.md +++ b/pages/02_guide/30_invoices/02_hodl_invoice.md @@ -22,7 +22,7 @@ main_classes: -no-top-padding # The HODL Invoice -At a high level, a `hodl invlightning_offeroice` is an invoice that is held by the recipient but not settled right away. A `hodl invoice` can be resolved in two ways: +At a high level, a `hodl invoice` is an invoice that is held by the recipient but not settled right away. A `hodl invoice` can be resolved in two ways: 1. The payment is **_settled_** when the recipient releases the preimage (to the payment route) 1. The payment is **_canceled_** if the recipient does not release the preimage and the invoice expires