diff --git a/glossary.asciidoc b/glossary.asciidoc index 7e299909..f8d2c08f 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -28,7 +28,7 @@ Balance:: Nodes should aim to have balanced channels with similar inbound and outbound capicities. bech32:: - A checksummed base32 address format. It is native to segregated (BIP173). Also reffered to as "bc1" because of the starting values of each address. Transactions made using bech32 are smaller in most cases, and therefore, may only require a lower fee. + A checksummed base32 address format. It is native to segregated (BIP173). Also referred to as "bc1" because of the starting values of each address. Transactions made using bech32 are smaller in most cases, and therefore, may only require a lower fee. bip:: Bitcoin Improvement Proposals. A set of proposals that members of the bitcoin community have submitted to improve bitcoin. For example, BIP-21 is a proposal to improve the bitcoin uniform resource identifier (URI) scheme.