diff --git a/bip-tx-ver2.mediawiki b/bip-tx-ver2.mediawiki index f0a68116..101842d3 100644 --- a/bip-tx-ver2.mediawiki +++ b/bip-tx-ver2.mediawiki @@ -31,7 +31,7 @@ fees increase, the minimum economical value of a spending a UTXO will increase. === Redefinition of Transaction version === -First, this bips redefines the version field on transactions. The first four bytes +First, this BIP redefines the version field on transactions. The first four bytes are defined as the version number, while the last four bytes are defined as the transaction type. Type "0000" denotes normal transactions, and "0001" defines coalescing transaction.