Fossil SCM
Doc typo fixes.
Commit
01d64d8c18b0d306a237471e70f1635363eaccbf7142eecfc4fbb831deed02fb
Parent
b7ba3866432c987…
1 file changed
+3
-3
+3
-3
| --- www/blockchain.md | ||
| +++ www/blockchain.md | ||
| @@ -12,19 +12,19 @@ | ||
| 12 | 12 | |
| 13 | 13 | By that definition, Fossil is clearly an implementation of blockchain. |
| 14 | 14 | The blocks are ["manifests" artifacts](./fileformat.wiki#manifest). |
| 15 | 15 | Each manifest has a SHA1 or SHA3 hash of its parent or parents, |
| 16 | 16 | a timestamp, and other transactional data. The repository grows by |
| 17 | -add new manifests onto the list. | |
| 17 | +adding new manifests onto the list. | |
| 18 | 18 | |
| 19 | 19 | Some people have come to associate blockchain with cryptocurrency, however, |
| 20 | 20 | and since Fossil has nothing to do with cryptocurrency, the claim that |
| 21 | -Fossil is build around blockchain is met with skepticism. The key thing | |
| 21 | +Fossil is built around blockchain is met with skepticism. The key thing | |
| 22 | 22 | to note here is that cryptocurrency implementations like BitCoin are |
| 23 | 23 | built around blockchain, but they are not synonymous with blockchain. |
| 24 | 24 | Blockchain is a much broader concept. Blockchain is a mechanism for |
| 25 | -constructed a distributed ledger of transactions. | |
| 25 | +constructing a distributed ledger of transactions. | |
| 26 | 26 | Yes, you can use a distributed |
| 27 | 27 | ledger to implement a cryptocurrency, but you can also use a distributed |
| 28 | 28 | ledger to implement a version control system, and probably many other kinds |
| 29 | 29 | of applications as well. Blockchain is a much broader idea than |
| 30 | 30 | cryptocurrency. |
| 31 | 31 |
| --- www/blockchain.md | |
| +++ www/blockchain.md | |
| @@ -12,19 +12,19 @@ | |
| 12 | |
| 13 | By that definition, Fossil is clearly an implementation of blockchain. |
| 14 | The blocks are ["manifests" artifacts](./fileformat.wiki#manifest). |
| 15 | Each manifest has a SHA1 or SHA3 hash of its parent or parents, |
| 16 | a timestamp, and other transactional data. The repository grows by |
| 17 | add new manifests onto the list. |
| 18 | |
| 19 | Some people have come to associate blockchain with cryptocurrency, however, |
| 20 | and since Fossil has nothing to do with cryptocurrency, the claim that |
| 21 | Fossil is build around blockchain is met with skepticism. The key thing |
| 22 | to note here is that cryptocurrency implementations like BitCoin are |
| 23 | built around blockchain, but they are not synonymous with blockchain. |
| 24 | Blockchain is a much broader concept. Blockchain is a mechanism for |
| 25 | constructed a distributed ledger of transactions. |
| 26 | Yes, you can use a distributed |
| 27 | ledger to implement a cryptocurrency, but you can also use a distributed |
| 28 | ledger to implement a version control system, and probably many other kinds |
| 29 | of applications as well. Blockchain is a much broader idea than |
| 30 | cryptocurrency. |
| 31 |
| --- www/blockchain.md | |
| +++ www/blockchain.md | |
| @@ -12,19 +12,19 @@ | |
| 12 | |
| 13 | By that definition, Fossil is clearly an implementation of blockchain. |
| 14 | The blocks are ["manifests" artifacts](./fileformat.wiki#manifest). |
| 15 | Each manifest has a SHA1 or SHA3 hash of its parent or parents, |
| 16 | a timestamp, and other transactional data. The repository grows by |
| 17 | adding new manifests onto the list. |
| 18 | |
| 19 | Some people have come to associate blockchain with cryptocurrency, however, |
| 20 | and since Fossil has nothing to do with cryptocurrency, the claim that |
| 21 | Fossil is built around blockchain is met with skepticism. The key thing |
| 22 | to note here is that cryptocurrency implementations like BitCoin are |
| 23 | built around blockchain, but they are not synonymous with blockchain. |
| 24 | Blockchain is a much broader concept. Blockchain is a mechanism for |
| 25 | constructing a distributed ledger of transactions. |
| 26 | Yes, you can use a distributed |
| 27 | ledger to implement a cryptocurrency, but you can also use a distributed |
| 28 | ledger to implement a version control system, and probably many other kinds |
| 29 | of applications as well. Blockchain is a much broader idea than |
| 30 | cryptocurrency. |
| 31 |