Skip to content

Commit 39a23b7

Browse files
authored
BIP 173: Remove duplicated 'the'
1 parent bf057da commit 39a23b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0173.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ implementations' assumptions about lengths), but still be visually
209209
distinct.</ref> for testnet.
210210
* The data-part values:
211211
** 1 byte: the witness version
212-
** A conversion of the the 2-to-40-byte witness program (as defined by [https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki BIP141]) to base32:
212+
** A conversion of the 2-to-40-byte witness program (as defined by [https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki BIP141]) to base32:
213213
*** Start with the bits of the witness program, most significant bit per byte first.
214214
*** Re-arrange those bits into groups of 5, and pad with zeroes at the end if needed.
215215
*** Translate those bits to characters using the table above.

0 commit comments

Comments
 (0)