Skip to content

Commit 5a4d91e

Browse files
committed
f - punctuation
1 parent 910229f commit 5a4d91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/offer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
//! Data structures and encoding for `offer` messages.
1111
//!
12-
//! An [`Offer`] represents an "offer to be paid". It is typically constructed by a merchant and
12+
//! An [`Offer`] represents an "offer to be paid." It is typically constructed by a merchant and
1313
//! published as a QR code to be scanned by a customer. The customer uses the offer to request an
1414
//! invoice from the merchant to be paid.
1515
//!

0 commit comments

Comments
 (0)