Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
christo4ferris committed Jun 2, 2016
1 parent 8806769 commit cd06dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hyperledger Project

Thank you for your interest in the Hyperledger Project, a Collborative Project at the Linux Foundation. The Hyperledger Project aims to develop a distributed ledger platform that can provide building blocks for a wide range of use cases and value-add solutions. The project operates with some basic principles:
Thank you for your interest in the Hyperledger Project, a Collaborative Project at the Linux Foundation. The Hyperledger Project aims to develop a distributed ledger platform that can provide building blocks for a wide range of use cases and value-add solutions. The project operates with some basic principles:

* Given the diversity of usages, modularity is critical. Examples include transaction semantics, contract languages, consensus, identity, and storage.

Expand All @@ -23,7 +23,7 @@ There are two repositories that comprise the fabric incubator:

You can find out how to contribute to the Fabric project [here](https://github.com/hyperledger/fabric/blob/master/CONTRIBUTING.md) and [here](https://github.com/hyperledger/fabric-api/blob/master/docs/contributing.md).

## Swatooth Lake Incubator
## Sawtooth Lake Incubator

Designed for versatility and scalability, [Sawtooth Lake](http://hyperledger/sawtooth-core) is Intel’s modular blockchain suite. Distributed Ledger Technology has potential in many fields with use cases from IoT to Financials. This architecture recognizes the diversity of requirements across that spectrum. Sawtooth Lake supports both permissioned and permissionless deployments. It includes a novel consensus algorithm, Proof of Elapsed Time (PoET). PoET targets large distributed validator populations with minimal resource consumption. Transaction business logic is decoupled from the consensus layer into Transaction Families that allow for restricted or unfettered semantics.

Expand Down

0 comments on commit cd06dcc

Please sign in to comment.