Editorial fixes to BIP 433 (P2A), no change to the specification itself:
===Specification===was a level-3 heading, so on the rendered page (and in the TOC) Specification appears as a subsection of Motivation;Implementation/Related Workwere level 4 andBackward Compatibilitywas level 4 instead of being a top-level section. Reset them to==Specification==/===Implementation===/===Related Work===/==Backward Compatibility==.- Remove the stray
<in<code><tb1pfees9rn5nz</code>(the address itself is correct:bech32m("tb", 1, 0x4e73)=tb1pfees9rn5nz). - Typos: "output typea" → "output type", "ineherent" → "inherent".
- Add the Copyright section that BIP 3 requires, stating the same BSD-3-Clause terms as the
Licenseheader.