Skip to content

Commit c4759e1

Browse files
committed
f - grammar
1 parent 806b256 commit c4759e1

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
@@ -10,7 +10,7 @@
1010
//! Data structures and encoding for `offer` messages.
1111
//!
1212
//! An [`Offer`] is built by the merchant for the user-pays-merchants flow or may be parsed from a
13-
//! string by the user, typically after scanned from a QR code.
13+
//! string by the user, typically after being scanned from a QR code.
1414
//!
1515
//! ```
1616
//! extern crate bitcoin;

0 commit comments

Comments
 (0)