Skip to content

Commit bc795fd

Browse files
committed
LNPBP-37: fix typos
1 parent 711c292 commit bc795fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lnpbp-0037.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ License: CC0-1.0
3333

3434
## Abstract
3535

36-
This work proposes a way to levearge existing standards on Bitcoin and the Lightning Netowrk to embed
36+
This work proposes a way to levearge existing standards on Bitcoin and the Lightning Network to embed
3737
extra details related to assets and other protocol-specific informations into payment URIs and Lightning invoices.
3838

3939

@@ -120,7 +120,7 @@ specified in an implied preferred order.
120120

121121
This protocol is somewhat a generalization of the Bitcoin and Lightning counterparty, and while it tries to be very
122122
similar both implementation-wise and end-result-wise (to look more familiar to people already using the existing
123-
protocols), some changes make it incompatible with existing standards. This acts as an extra precautios to avoid loss
123+
protocols), some changes make it incompatible with existing standards. This acts as an extra precaution to avoid loss
124124
of funds from people that might mistake a Bitcoin URI with an asset-enabled one.
125125

126126

@@ -130,7 +130,7 @@ of funds from people that might mistake a Bitcoin URI with an asset-enabled one.
130130

131131
UTXO-based addresses are encoded exactly like standard Bech32 addresses with witness version of 0 (more commonly known
132132
as P2WPKH and P2WSH), however this proposal doesn't conflict in any way with them because, because neither of them has
133-
the same lenght as one of the existing type of addresses. From BIP-173[2]:
133+
the same length as one of the existing type of addresses. From BIP-173[2]:
134134

135135
> Decoders SHOULD enforce known-length restrictions on witness programs. For example, BIP141 specifies If the version
136136
> byte is 0, but the witness program is neither 20 nor 32 bytes, the script must fail.

0 commit comments

Comments
 (0)