diff --git a/bip-tapscript.mediawiki b/bip-tapscript.mediawiki index a40cfc8d..1d3e6fa5 100644 --- a/bip-tapscript.mediawiki +++ b/bip-tapscript.mediawiki @@ -100,7 +100,7 @@ The following rules apply to OP_CHECKSIG, OP_CHECKSIGVERIFYspend_type has a different value, specificially at bit 1: +The one-byte spend_type has a different value, specifically at bit 1: * Bit 0 is set if an annex is present (the original witness stack has at least two witness elements, and the first byte of the last element is 0x50). * Bit 1 is set. * The other bits are unset.