We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910229f commit 5a4d91eCopy full SHA for 5a4d91e
lightning/src/offers/offer.rs
@@ -9,7 +9,7 @@
9
10
//! Data structures and encoding for `offer` messages.
11
//!
12
-//! An [`Offer`] represents an "offer to be paid". It is typically constructed by a merchant and
+//! An [`Offer`] represents an "offer to be paid." It is typically constructed by a merchant and
13
//! published as a QR code to be scanned by a customer. The customer uses the offer to request an
14
//! invoice from the merchant to be paid.
15
0 commit comments