diff options
author | Bryan Bishop <kanzure@gmail.com> | 2024-04-24 13:47:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 13:47:51 -0500 |
commit | 7bd6c2c500cd5e8cb0dbd913c0baa686680d52ba (patch) | |
tree | 70c51c533aff8bd9e4812367e683dadc84c44da9 | |
parent | e43c18ba400983a2cc6dd8b02fc4cc87769b1542 (diff) | |
parent | ce5d831516bfdb34904a765b3f742e38621ec036 (diff) |
Merge pull request #596 from luke-jr/editors_typo_fix
BIP 2: Allow editors to fix typos
-rw-r--r-- | bip-0002.mediawiki | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 0462a00..4bdc23b 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -102,6 +102,8 @@ The BIP editor will: The BIP editors are intended to fulfill administrative and editorial responsibilities. The BIP editors monitor BIP changes, and update BIP headers as appropriate. +BIP editors may also, at their option, unilaterally make and merge strictly-editorial changes to BIPs, such as correcting misspellings, fixing broken links, etc. + ==BIP format and structure== ===Specification=== |