Skip to content

Commit fb473bd

Browse files
committed
b - spelling
1 parent ea9ba48 commit fb473bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/invoice_request.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//! built directly as an "offer for money" (e.g., refund, ATM withdrawal). In the former case, it is
1414
//! typically constructed by a customer and sent to the merchant who had published the corresponding
1515
//! offer. In the latter case, an offer doesn't exist as a precursor to the request. Rather the
16-
//! merchant would typically construct the invoice request and presents it to the customer.
16+
//! merchant would typically construct the invoice request and present it to the customer.
1717
//!
1818
//! The recipient of the request responds with an `Invoice`.
1919
//!

0 commit comments

Comments
 (0)