diff --git a/bip-0003.md b/bip-0003.md index 7c25a787..059aff83 100644 --- a/bip-0003.md +++ b/bip-0003.md @@ -490,14 +490,14 @@ For each new BIP pull request that comes in, an editor checks the following: * Licensing terms are acceptable * Motivation, Rationale, and Backward Compatibility have been addressed * Specification provides sufficient detail for implementation -* The defined Layer header must be correctly assigned for the given specification +* The defined Layer and Type headers must be correctly assigned for the given specification * The BIP is ready: it is comprehensible, technically feasible, and all aspects are addressed as necessary Editors do NOT evaluate whether the proposal is likely to be adopted. Then, a BIP Editor will: -* Assign a BIP number and BIP type in the pull request +* Assign a BIP number in the pull request * Ensure that the BIP is listed in the [README](README.mediawiki) * Merge the pull request when it is ready