Skip to content

Commit 5145c07

Browse files
committed
f - more grammar
1 parent f697b4b commit 5145c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/offer.rs

Lines changed: 1 addition & 1 deletion
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`] is built by the merchant for the user-pays-merchants flow or may be parsed from a
12+
//! An [`Offer`] is built by the merchant for the user-pays-merchants flow and may be parsed from a
1313
//! string by the user, typically after being scanned from a QR code.
1414
//!
1515
//! ```

0 commit comments

Comments
 (0)