Skip to content

Commit d74b54d

Browse files
committed
Merge #623: trivial: Fixed typo
fa251d2 Fixed typo (Martin Erlandsson) Pull request description: Tree-SHA512: 27c8c5e710936ca78b99dfd7cf9fd7fc13b1e428a9065b81b251c7c15b6216c6e627ab60924405240c279603574add117174a28909329301337328947180bdd0
2 parents 871c3b4 + fa251d2 commit d74b54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/en/pages/2016-01-15-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The description above only describes Bitcoin Core software releases. Many other
6969
- The **P2P network protocol** uses version numbers to allow nodes to announce what features they support.
7070
- Bitcoin Core's **built-in wallet** has its own internal version number.
7171

72-
These versions numbers are deliberately decoupled from Bitcoin Core's version number as the Bitcoin Core project either has no direct control over them (as is the case with blocks and transactions), or tries to maintain compatibility with other projects (as is the case with the network protocol), or allows for the possibility that no major changes will be made in some releases (as is sometimes the case with the built-in wallet).
72+
These version numbers are deliberately decoupled from Bitcoin Core's version number as the Bitcoin Core project either has no direct control over them (as is the case with blocks and transactions), or tries to maintain compatibility with other projects (as is the case with the network protocol), or allows for the possibility that no major changes will be made in some releases (as is sometimes the case with the built-in wallet).
7373

7474
The consensus protocol itself doesn't have a version number.
7575

0 commit comments

Comments
 (0)