diff options
author | Bryan Bishop <kanzure@gmail.com> | 2016-02-12 09:00:21 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2016-02-12 09:00:21 -0600 |
commit | e51082150c8948aa08a5ebac998c581a81d1f0e4 (patch) | |
tree | 558ca8cb1e627bb02989b510104eb5691734948c | |
parent | 5dcf6e7b8c993b101cc371250ebf36d773fbe6fd (diff) |
BIP1: fix typo in old changelog line
-rw-r--r-- | bip-0001.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0001.mediawiki b/bip-0001.mediawiki index 4f91a39..df4e3cd 100644 --- a/bip-0001.mediawiki +++ b/bip-0001.mediawiki @@ -175,6 +175,6 @@ This document was derived heavily from Python's PEP-0001. In many places text wa ==Changelog== -10 Oct 2015 - Added clarifications about sumission process and BIP number assignment. +10 Oct 2015 - Added clarifications about submission process and BIP number assignment. 01 Jan 2016 - Clarified early stages of BIP idea championing, collecting community feedback, etc. |